Remove a specific rpm version: Fixing "error: ... specifies multiple packages"

Got this problem?:

# rpm -e spamassassin --test
error: "spamassassin" specifies multiple packages

Need to specify a specific package version to remove?

# rpm -e  --allmatches spamassassin-2.63

And the other package you intend to keep is preserved.

Reply

  • You can use Mediawiki syntax. It is possible that not all formatting options are supported at the moment.
    Links to other pages: [[Page Title]] or [[path/to/page|Title]].
    External links: http://example.com or [http://example.com some link title].
    Interwiki links: [[site:Page Title]].
    You can use the following interwiki links: path, gdo, wp

More information about formatting options