include tapes in xbps

This commit is contained in:
2023-04-11 14:02:51 +02:00
parent ea5ecad274
commit 8994bbe0e2

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