how to check the installed application 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]