pacman: update -Ss example by -F (#10394)

This commit is contained in:
4G3NT
2023-06-19 11:16:01 -07:00
committed by GitHub
parent 83f436fb5f
commit abf5f47fea

View File

@@ -17,9 +17,9 @@
`sudo pacman -Rs {{package_name}}`
- Search the package database for a regular expression or keyword:
- Search the database for packages containing a specific file:
`pacman -Ss "{{search_pattern}}"`
`pacman -F "{{file_name}}"`
- List installed packages and versions: