This website requires JavaScript.
Explore
Help
Sign in
sanchayanmaity
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
a5116233c1
dotfiles
/
arch-packages
/
gen-installed-package-list.sh
3 lines
34 B
Bash
Raw
Normal View
History
Unescape
Escape
arch-packages: Helper script & package list to help with new installation We will update the package list when required or semi periodically. Taken from https://wiki.archlinux.org/title/Pacman/Tips_and_tricks#List_of_installed_packages
2022-01-26 13:46:55 +01:00
#!/bin/sh
Revert "arch-packages: Switch to aura" This reverts commit 84d38970ade729d86ee4dc25952f4cc2c8f3a98b. Switching back to paru, as aura uses it's own metadata server Faur which means we tend to be behind on AUR updates which is not acceptable.
2024-09-28 16:38:16 +02:00
paru -Qqe > pkglist.txt
Reference in a new issue
Copy permalink