The command is
apt-get search
Useful options are:
--installed
--names-only
The first option searches only the installed packages. The default is to search both installed and non-installed packages.
The second option searchs only the names. The default is to search the name and description.
No comments:
Post a Comment