linux list all installed apps code example
Example 1: linux list application installation
Use this command on ubuntu:
> sudo dpkg --listfiles [appname]
Example 2: see all apps linux
sudo dpkg --get-selections
Use this command on ubuntu:
> sudo dpkg --listfiles [appname]
sudo dpkg --get-selections