Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ql:uninstall should accept a list of systems to uninstall #147

Open
Symbolics opened this issue Aug 20, 2017 · 3 comments
Open

ql:uninstall should accept a list of systems to uninstall #147

Symbolics opened this issue Aug 20, 2017 · 3 comments

Comments

@Symbolics
Copy link

As it is, systems have to be uninstalled one-by-one
Also, a :remove-dependencies option would be nice for those systems that pull in the entire universe

@Hexstream
Copy link

Agreed, meanwhile (mapc #'ql:uninstall list-of-systems) is a simple workaround.

@obicons
Copy link

obicons commented Apr 30, 2018

#164

@ghost
Copy link

ghost commented Jul 12, 2023

In the latest version of quicklisp
(mapc #'ql:uninstall (mapcar #'ql-dist:short-description (ql-dist:installed-systems t)))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants