Search Tips:
- All searches are case-insensitive.
- To find packages that contain a specific
file, start your search criteria with a '/':
/usr/bin/vim
- To find packages based on a partial match,
use the wildcard characters '*' or '?':
*.xhtm?
- To find packages based on specific
matching characters use '[' and ']':
/usr/bin/[ca]t