[Aptitude-devel] Bug#929102: "show" command doesn't reveal apt-mark effects
積丹尼 Dan Jacobson
jidanni at jidanni.org
Fri May 17 07:54:43 BST 2019
Package: aptitude
Version: 0.8.11-7
Even though using apt-mark affects aptitude's decision making, but there
is no way to detect it via the "show" command.
# aptitude show gcc-9-base|sum
11672 1
# apt-mark hold gcc-9-base
gcc-9-base set on hold.
# aptitude show gcc-9-base|sum
11672 1
# aptitude -vvvv show gcc-9-base|sum
11672 1
More information about the Aptitude-devel
mailing list