Sebastian Bergmann wrote:
  How do I unmerge a specific version of a package when I have several
  versions of the package in question installed in parallel?


Along with the other response, bear in mind the following usage


emerge --prune <packagename>

or short

emerge -P <packagename>

Do emerge --help for further explanation.


-- [EMAIL PROTECTED] mailing list



Reply via email to