Answers for "see all apps linux"

2

see all apps linux

sudo dpkg --get-selections
Posted by: Guest on January-27-2021
1

linux list application installation

Use this command on ubuntu:
> sudo dpkg --listfiles [appname]
Posted by: Guest on September-10-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language