yay: add -Rns example (#5486)

add-set-more-info-link.py
Pierre Depaz 2021-03-25 13:31:09 +01:00 committed by GitHub
parent d1f4342a74
commit 3e227f7ae0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -20,6 +20,10 @@
`yay -S {{package_name}}`
- Remove an installed package and both its dependencies and configuration files:
`yay -Rns {{package_name}}`
- Search the package database for a keyword from the repos and AUR:
`yay -Ss {{keyword}}`