You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, apt will install from the stable/security repo. To use a different version, just write apt-get install packages-nameunstable, e.g.: apt-get install openssl/unstable
To check which versions are available, just write apt-cache showpkg packages-name
To check the pinnage priority, just write apt-cache policy packages-name