ilikenwf / apt-fast

apt-fast: A shellscript wrapper for apt that speeds up downloading of packages.
http://www.mattparnell.com/projects/apt-fast-and-axel-roughly-26x-faster-apt-get-installations-and-upgrades.html
GNU General Public License v3.0
1.96k stars 185 forks source link

FIX #minor `aptitude show` & `apt show` should not sudo #196

Closed allanlaal closed 2 years ago

allanlaal commented 2 years ago

apt-fast default = aptitude

currently apt-fast show packagename asks for a password sudo is not needed for this subcommand, its a readonly thing :)

Lasall commented 2 years ago

Thank you for the report. This also applies to "apt" package manager.