Kynn Jones wrote:
>     $ apt-cache policy libp11-kit0
>     libp11-kit0:
>       Installed: 0.20.7-1~bpo70+1
>       Candidate: 0.20.7-1~bpo70+1
>       Version table:
>      *** 0.20.7-1~bpo70+1 0
>             100 /var/lib/dpkg/status
>          0.12-3 0
>             500 http://debian.csail.mit.edu/debian/ stable/main amd64 Packages
>             500 http://ftp.us.debian.org/debian/ stable/main amd64 Packages
>...
> How can I downgrade this libp11-kit0?

The usual way is to specify the explicit version number.

  apt-get install libp11-kit0=0.12-3

Upgrading is automatic but downgrading requires an explicit version.

Bob

Attachment: signature.asc
Description: Digital signature

Reply via email to