yonaskolb / Mint

A package manager that installs and runs executable Swift packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uninstall specific version

dogo opened this issue · comments

When I have multiples versions of a package, how I uninstall the old ones? Keeping the lastest. Eg:

🌱 Installed mint packages:
SwiftFormat
- 0.47.10
- 0.47.12
- 0.47.3
- 0.47.9

I want to keep 0.47.10, if I run mint uninstall SwiftFormat, will uninstall all versions