I'll be the bad guy here, and say that I +1 to aptitude's removal.
Most, if not all things you can do in aptitude can be done in apt-get, apt-cache and dpkg, and at a quicker execution speed too.
Someone mentioned show and search. Why not use the below two instead?
apt-cache show pkg apt-cache search regex
I'll be the bad guy here, and say that I +1 to aptitude's removal.
Most, if not all things you can do in aptitude can be done in apt-get, apt-cache and dpkg, and at a quicker execution speed too.
Someone mentioned show and search. Why not use the below two instead?
apt-cache show pkg
apt-cache search regex