How can I reinstall a single package with an older version number?
I'd like to downgrade the "duplicity" package to the previous one: "0.8.16-23-1-x86_64" (got the number from eopkg history).
I tried:
sudo eopkg install --reinstall duplicity:0.8.16-23-1-x86_64
System error. Program terminated.
Repo item duplicity:0.8.16-23-1-x86_64 not found
I think I got the syntax for specifying the version number wrong but could not find information in the documentation