how to see the software installed on a linux xerver 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]