diff --git a/distros/void/xbps.md b/distros/void/xbps.md index 75c56c4..722bee3 100644 --- a/distros/void/xbps.md +++ b/distros/void/xbps.md @@ -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