The list of explicitly-installed packages is available from `raco pkg show`. You could use a script to parse that, or you can use `installed-pkg-table` from `pkg/lib` to get the list in Racket.
Sam On Sun, Oct 11, 2020 at 11:03 AM primer <mbk.rac...@gmail.com> wrote: > > On Sunday, October 11, 2020 at 1:35:24 AM UTC-7 William J. Bowman wrote: >> >> I'm not sure what you're asking: is your question equivalent to figuring out >> which packages are explicitly installed? > > > That's part of the problem. I have several computers, each with racket > installed. I'd like to get them on the same page in terms of the explicitly > installed packages, which are currently different on each machine depending > on what I played with at the time. > > So I imagine the workflow to be something like this: > 1. On machine A, do something that generates a list of explicitly installed > packages > 2. Do something on machine B to bring in that list of packages and > automatically install them, while not disturbing any explicit packages > already installed on B > 3. Repeat steps 1 and 2 starting with the now updated B. After this A and B > should be in sync. > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to racket-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-users/6cbeacf9-cebe-4c1a-9d49-9fe75d2eb39dn%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/CAK%3DHD%2Bbe2rfqCZdThNwdLVbsrU99NBRVKQ-eQTO7GaHrnyp9Mw%40mail.gmail.com.