include tapes in xbps

This commit is contained in:
Malin Freeborn 2023-04-11 14:02:51 +02:00
parent ea5ecad274
commit 8994bbe0e2
Signed by: andonome
GPG Key ID: 52295D2377F4D70F
1 changed files with 6 additions and 0 deletions

View File

@ -16,6 +16,8 @@ Search with regex:
> xbps-query --regex -Rs 'cow(s)?\w'
![xbps searches](/tapes/xbps-query.gif)
List what's required for cowsay
> xbps-query -x cowsay
@ -48,6 +50,8 @@ Upgrade current packages.
> xbps-install -Suv
![xbps searches](/tapes/xbps-install.gif)
## Remove/ Uninstall
Remove cowsay
@ -64,6 +68,8 @@ Remove all orphaned dependencies.
Show information about cowsay
![xbps searches](/tapes/xbps-remove.gif)
## Fixes
Reinstall cowsay