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 _______________________________________________ Aptitude-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/aptitude-devel
