Mar23 debian: installed packages post author
Listing installed packages in debian is easy, you list them with dpkg and then grep them:
$ dpkg --get-selections | grep git git-core install git-svn install gitk installContinue reading »
Listing installed packages in debian is easy, you list them with dpkg and then grep them:
$ dpkg --get-selections | grep git git-core install git-svn install gitk installContinue reading »