command to check installed programs in linux code example
Example: linux list application installation
Use this command on ubuntu:
> sudo dpkg --listfiles [appname]
Use this command on ubuntu:
> sudo dpkg --listfiles [appname]