Get a list of all the installed packages / applications in Ubunto or Debian Linux with
dpkg –get-selections
You can get the contents of one package with
dpkg -L php5-gd
Get a list of all the installed packages / applications in Ubunto or Debian Linux with
You can get the contents of one package with