User Tools

Site Tools


ubuntu:apt:search_packages

Ubuntu - apt - Search packages

The search option can be used to search for the given regex.

  • It works just like apt-cache search but sorted alphabetically.

Example

To search for php packages, enter:

apt search php
apt search mysql-5.?
apt search mysql-server-5.?
apt search httpd*
apt search ^apache
apt search ^nginx
apt search ^nginx$
ubuntu/apt/search_packages.txt · Last modified: 2023/06/18 17:33 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki