Horje
linux list available programs Code Example
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




Shell

Related
how to install .bin file in linux Code Example how to install .bin file in linux Code Example
linux move everything except Code Example linux move everything except Code Example
Creating tar.gz Code Example Creating tar.gz Code Example
date last friedy in linux Code Example date last friedy in linux Code Example
view branches not merged with master Code Example view branches not merged with master Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9