yonaskolb / Mint

A package manager that installs and runs executable Swift packages
MIT License
2.26k stars 122 forks source link

Uninstall specific version #206

Open dogo opened 3 years ago

dogo commented 3 years ago

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

🌱 Installed mint packages: SwiftFormat

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