How do i display a list of just the package names known to ubuntu apt?



  • Man page for apt-cache.

    All packages.

    $ sudo apt-cache pkgnames
    

    All Niginx packages.

    $ sudo apt-cache pkgnames nginx
    nginx-nr-agent
    nginx-module-image-filter
    nginx-module-njs-dbg
    nginx-core
    nginx-module-xslt-dbg
    nginx-common
    nginx-module-xslt
    nginx-module-perl
    nginx-dbg
    nginx-doc
    nginx-full
    nginx-module-image-filter-dbg
    nginx-module-perl-dbg
    nginx-extras
    nginx-module-geoip-dbg
    nginx-light
    nginx-module-geoip
    nginx-module-njs
    nginx
    

Log in to reply
 

© Lightnetics 2024