Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linux list available programs

Aptitude-based distributions (Ubuntu, Debian, etc): dpkg -l
RPM-based distributions (Fedora, RHEL, etc): rpm -qa
pkg*-based distributions (OpenBSD, FreeBSD, etc): pkg_info
Portage-based distributions (Gentoo, etc): equery list or eix -I
pacman-based distributions (Arch Linux, etc): pacman -Q
Cygwin: cygcheck --check-setup --dump-only *
Slackware: slapt-get --installed
Comment

PREVIOUS NEXT
Code Example
Shell :: how to untar a tar file 
Shell :: Show a Wi-Fi password with Terminal 
Shell :: fatal: unable to access Could not resolve host wsl 
Shell :: set git credentials so that i never ask for username and password while pushin 
Shell :: copy file permission denied arch 
Shell :: install arronax 
Shell :: powershell 7 install 
Shell :: pip installer for mac 
Shell :: android studio licenses 
Shell :: code . zsh command not found wsl 
Shell :: see raid config linux 
Shell :: how to uninstall programms on ubuntu 
Shell :: open port on linux 
Shell :: cannot import urlencode from werkzeug 
Shell :: ubuntu epub reader 
Shell :: install python for latex or pylatex 
Shell :: ubuntu bionic update security has sum mismatch 
Shell :: openbullet 2 kali linux 
Shell :: generate spec file using pyinstaller 
Shell :: undo git pull 
Shell :: restart cronjob 
Shell :: how to print the active user id in linux 
Shell :: add public key to server 
Shell :: linux view kernel version 
Shell :: see all ADS in a file 
Shell :: update pycocotools 
Shell :: find all the git repos recursivelty 
Shell :: git hard reset upstream 
Shell :: .sh script: check if file exist 
Shell :: mac list used port 
ADD CONTENT
Topic
Content
Source link
Name
6+7 =