update package list

This commit is contained in:
shibao 2023-03-13 18:20:33 -04:00
parent 86447da7e2
commit fb3c67693c
2 changed files with 38 additions and 1713 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
set -eou pipefail
echo $(pacman -Qqn) $(pacman -Qqm) | \
echo $(pacman -Qqe) | \
tr " " "\n" | \
sort

File diff suppressed because it is too large Load Diff