bin/: add xpkg wrappers for repo and xbps-src packages

This commit is contained in:
fanyx 2025-03-20 13:05:05 +01:00
parent 28f9e3bf83
commit 9c6f4974f6
Signed by: fanyx
SSH key fingerprint: SHA256:Gwc2cuQkLEIzOapSR+R8raHvC1bSAkPsYuPqlPoFlD8
2 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,3 @@
#!/bin/sh
xpkg -L

View file

@ -0,0 +1,3 @@
#!/bin/bash
xpkg -m | grep -v -f <(xpkg -L)