|
From: David G. <DGr...@am...> - 2015-03-26 21:04:27
|
>From: Paul Moore [mailto:p.f...@gm...] >Sent: Thursday, March 26, 2015 11:36 AM >To: Mingw >Subject: [Mingw-users] Maintaining a msys installation with mingw-get >Some time ago, I set up a local installation of msys with mingw-get >(command line version, 0.6.2-beta-20131004-1). Unfortunately I can't >remember exactly what packages I installed, and I'd now like to >replicate the environment on another PC. >Is there a command I can use to say "list the packaged I have >installed in C:\Utils\Msys"? As far as I can see, mingw-get list and >mingw-get show display everything, installed or not. >Thanks, >Paul The command-line installer does not seem to have any such capability. The easiest way to do this is to install the graphical installer. Its screen display lists the installed version of the various packages; For uninstalled components, the installed version displays as a blank cell in the display. It has been quite some time, but before the graphical installer was released, someone put up on this mailing list a script which would list installed components. The installer has changed since then, and I have no idea as to whether the script will still work. Finding it may be a bit of a chore. |