update package list
This commit is contained in:
parent
86447da7e2
commit
fb3c67693c
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
set -eou pipefail
|
||||
|
||||
echo $(pacman -Qqn) $(pacman -Qqm) | \
|
||||
echo $(pacman -Qqe) | \
|
||||
tr " " "\n" | \
|
||||
sort
|
||||
|
1749
packages.txt
1749
packages.txt
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user