i run centos 6 and linux mint 13 w/xfce
on centos I use the commands
yum grouplist | tee group.txt
and
yum list all | tee packages.txt
as a way to keep accountability of all the current installed and available group packages and individual packages installed
i am not a big fan os synaptic package manager or the default software manager either but if i can figure out an efficient way to do the same on linux mint as i do on centos i am willing to try
question:
are their any equivalent apt-get commands to list packages currently installed?
are there group packages on linux mint as there arr on centos?
and
does any one find it easier to micro manage current installed packages on synaptic or software manager than the command line?





