include tapes in xbps
This commit is contained in:
parent
ea5ecad274
commit
8994bbe0e2
@ -16,6 +16,8 @@ Search with regex:
|
|||||||
|
|
||||||
> xbps-query --regex -Rs 'cow(s)?\w'
|
> xbps-query --regex -Rs 'cow(s)?\w'
|
||||||
|
|
||||||
|
![xbps searches](/tapes/xbps-query.gif)
|
||||||
|
|
||||||
List what's required for cowsay
|
List what's required for cowsay
|
||||||
|
|
||||||
> xbps-query -x cowsay
|
> xbps-query -x cowsay
|
||||||
@ -48,6 +50,8 @@ Upgrade current packages.
|
|||||||
|
|
||||||
> xbps-install -Suv
|
> xbps-install -Suv
|
||||||
|
|
||||||
|
![xbps searches](/tapes/xbps-install.gif)
|
||||||
|
|
||||||
## Remove/ Uninstall
|
## Remove/ Uninstall
|
||||||
|
|
||||||
Remove cowsay
|
Remove cowsay
|
||||||
@ -64,6 +68,8 @@ Remove all orphaned dependencies.
|
|||||||
|
|
||||||
Show information about cowsay
|
Show information about cowsay
|
||||||
|
|
||||||
|
![xbps searches](/tapes/xbps-remove.gif)
|
||||||
|
|
||||||
## Fixes
|
## Fixes
|
||||||
|
|
||||||
Reinstall cowsay
|
Reinstall cowsay
|
||||||
|
Loading…
Reference in New Issue
Block a user