User Tools

Site Tools


ubuntu:dpkg:list_packages

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ubuntu:dpkg:list_packages [2023/06/18 14:27] – created peterubuntu:dpkg:list_packages [2023/06/18 14:30] (current) peter
Line 3: Line 3:
 List all installed packages, along with package version and short description. List all installed packages, along with package version and short description.
  
 +<code bash>
 +dpkg -l
 +</code>
  
-[[Ubuntu:dpkg:List packages|List packages]]+----
  
-dpkg -l +===== Examples ===== 
-dokg -l | less+ 
 +<code bash> 
 +dpkg -l | less
 dpkg -l '*apache*' dpkg -l '*apache*'
 dpkg -l | grep -i 'sudo' dpkg -l | grep -i 'sudo'
 +dpkg -l apache-perl
 +</code>
 +
ubuntu/dpkg/list_packages.1687098477.txt.gz · Last modified: 2023/06/18 14:27 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki