Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

linux terminal show installed applications

sudo apt-get install aptitude
aptitude -F' * %p -> %d ' --no-gui --disable-columns search '?and(~i,!?section(libs), !?section(kernel), !?section(devel))'
Source by askubuntu.com #
 
PREVIOUS NEXT
Tagged: #linux #terminal #show #installed #applications
ADD COMMENT
Topic
Name
1+4 =