pontikis
Entrepreneur | Full-stack developer | Founder of MediSign Ltd. I have over 15 years of professional experience designing and developing web applications. I am also very experienced in managing (web) projects.

Search Debian system for a Certain Package

You can search for a certain package in a Debian system using dpkg. dpkg --list "package_name" Example Give the command dpkg --list "apache2*" the result looks like: Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend…

Continue ReadingSearch Debian system for a Certain Package