Apt: Difference between revisions
From DWIKI
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
Debian/Ubuntu package manager | Debian/Ubuntu package manager | ||
| |||
= FAQ = | = FAQ = | ||
==Show version of packages before installing== | == Show version of packages before installing == | ||
apt install madison-lite | apt install madison-lite | ||
apt-cache madison somepackage | apt-cache madison somepackage | ||
== have been kept back == | |||
Usually means you should run dist-upgrade | |||
Revision as of 08:31, 15 November 2021
Debian/Ubuntu package manager
FAQ
Show version of packages before installing
apt install madison-lite
apt-cache madison somepackage
have been kept back
Usually means you should run dist-upgrade
