Re: uninstall mingw
Keith Marshall <[email protected]> Thu, 18 Jun 2020 20:44:18 +0100
| Newsgroups | gmane.comp.gnu.mingw.user |
|---|---|
| Organization | MinGW.org Project |
| Message-ID | <[email protected]> |
On 18/06/2020 19:27, Peter Williams wrote: > I'm still not clear by what you mean by "all MinGW installer". IFAIK > this is just the one file: mingw-get.exe. No, this is not correct. The installer _is_ mingw-get, but most of its run time code, (assuming an installation within C:\MinGW), is found in C:\MinGW\libexec\mingw-get; C:\MinGW\bin\mingw-get.exe is just a stub, to launch it, in either its CLI or GUI personality. > To delete any folder,file or shortcut you do it in the standard way. > Right click the appropriate icon and select the "delete" option. Exactly so. There is no bespoke "uninstall" tool for mingw-get, because quite frankly, none is needed; the development, and maintenance of such a tool would be a complete waste of time, and effort. I'm in complete agreement, that the OP has not adequately specified his, (or her), objective: if it's to expunge everything which is associated with MinGW, then just delete the entire C:\MinGW directory tree. OTOH, if the intent is to remove just mingw-get, then delete any associated desktop or start-menu shortcuts, in addition to: - C:\MinGW\bin\mingw-get.exe (program file) - C:\MinGW\libexec\mingw-get (program code directory) - C:\MinGW\var\lib\mingw-get (working data directory) - C:\MinGW\var\cache\mingw-get (package download directory) Of these, only the last could possibly benefit from a bespoke cache cleaning tool, (which may be included in some future release of the mingw-get package set); in the meantime, manual deletion of stale package files from C:\MinGW\var\cache\mingw-get\packages may be beneficial. -- Regards, Keith. Public key available from keys.gnupg.net Key fingerprint: C19E C018 1547 DE50 E1D4 8F53 C0AD 36C6 347E 5A3F _______________________________________________ MinGW-Users mailing list [email protected] This list observes the Etiquette found at http://www.mingw.org/Mailing_Lists. We ask that you be polite and do the same. Disregard for the list etiquette may cause your account to be moderated. _______________________________________________ You may change your MinGW Account Options or unsubscribe at: https://lists.osdn.me/mailman/listinfo/mingw-users Also: mailto:[email protected]?subject=unsubscribe
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEwZ7AGBVH3lDh1I9TwK02xjR+Wj8FAl7rxBQACgkQwK02xjR+ Wj8fBg//Ul3G/p16NiS1ePfaQ4L74FYMqWMLCE76lIrnHeVy3KbfYbmzmJSRGX9a KdGW/pAONXDp/SnmtF80IQhH/oe/jxeVUmuOqPrZRoYFiyd37ZtWoaf862DrV4Bu Ch88GpGIb6u4zfn+f7+++SjMdCg8TOHHeNNExGKHx5WxBf8R4iFTM2tGX+utSoew YJ+vz4nOwTtSS90x6n9rrc126U9UKOWjsF1eRyfUnUZ3lM8Ksy5BRyOr+DRD5UBU ox/0J14bDgrL8wmJh40fBF3b+7r6OyWc3DWJGyJ4GSWK7/uuJKs930ps/KMO+PuF 6oIOHLos+OdEftjhYIZQunPcg8ml8AmqiO9bctTpgqUmMn76jDBb7TxZM0cRcIgU qc5pUEdhXvH/sR2pDyV6P4kTRiROzQ9oqPhWu3iSgoBjFkWzLzxvxOxcNSGNGGc/ f9JD6/a48Fvukv5Z9nFL8fxCwj8LPu0Qvbw7NbJLUFjC+RqGXujpa7KcOmdhe1Gg qwPriG1hLtuzKa8HW5tfk7mmWpoZKq8TTKaPChuHNPsmeMJ+ySw1gtp1qGkFKyhs MTcNO1+KkDr3JhJ+Zu1p7EovpY907AW1cgCBuK4HSv+b+LCXiKu2jG2L75Wm4c3w wTWLJEhOGX++Dn0M6a2W0/wbFPOdEA2A/9VMG0NQsOqmJyGIUF8= =Ub2U -----END PGP SIGNATURE-----