Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

list apt installed programs

# Use aptitude to get packages which were expressly installed (not just as dependecies)
aptitude search '~i!~M'
Comment

List installed packages with apt

$ apt list --installed
Comment

PREVIOUS NEXT
Code Example
Shell :: stop docker image 
Shell :: mac zip with password 
Shell :: add user to debian 11 
Shell :: git clone tag 
Shell :: generating javadoc 
Shell :: bash single vs double quotes 
Shell :: how to install ssl certificate in aws lightsail 
Shell :: how to remove sensitive data from github history 
Shell :: how to add a gif to a readme 
Shell :: how to copy file in root directory 
Shell :: delete elem soup 
Shell :: git update gitignore remove files 
Shell :: debian 9.4 telnet install 
Shell :: installation of genymotion on ubuntu 
Shell :: enable usb port ubuntu 
Shell :: repository commands 
Shell :: create flutter project command line 
Shell :: git exclude some files from git commit 
Shell :: run jenkins docker 
Shell :: brew services start mongodb-community@4.4 
Shell :: install django debian 
Shell :: docker-compose build context tag own name 
Shell :: Display lines containing the pattern “root” and 3 lines after them in the file /etc/passwd. 
Shell :: bash compare two files 
Shell :: download docker desktop ubuntu 
Shell :: git pull from commit 
Shell :: remove file directory linux 
Shell :: kill process on linux 
Shell :: pip install pytorch==1.4.0 
Shell :: LINUX TEST FOLDER EXITS 
ADD CONTENT
Topic
Content
Source link
Name
8+5 =