AllPac/pkg/packagemanager
VetheonGames 9f21313942 Major Update 7 (Pre-Release Binary 0.9)
Update version

Refactor Pacman to always use `-Syu` regardless of what operation it's doing.
I did this solely to prevent partial updates from even being possible. Unlike pacman, which let's you do bad commands with no warning.

Remove un-needed Root question from AUR Installer

Set up AUR installer to update the system before cloning and building (to be safe, we add a warning about partial updates. See, it isn't that hard Pacman!)

Add repair command that will fix issues with the pkg.list file

Add a check to the handleUpdate function that advises the user to run `repair` if it has a problem reading the pkg.list
2024-01-08 14:30:51 -07:00
..
all_updater.go Major update 4 2024-01-04 19:17:43 -07:00
aur.go Major Update 5 2024-01-05 12:53:27 -07:00
flatpak.go Major Update 5 2024-01-05 12:53:27 -07:00
install.go Major Update 7 (Pre-Release Binary 0.9) 2024-01-08 14:30:51 -07:00
installer_utils.go Major Update 7 (Pre-Release Binary 0.9) 2024-01-08 14:30:51 -07:00
packagelist-manager.go Major Update 7 (Pre-Release Binary 0.9) 2024-01-08 14:30:51 -07:00
pacman.go Major Update 7 (Pre-Release Binary 0.9) 2024-01-08 14:30:51 -07:00
search.go Minor Update 1 2024-01-04 20:12:26 -07:00
snap.go Minor Update 2 2024-01-07 16:04:27 -07:00
updater_utils.go Major Update 6 (Pre-Release Binary 0.8) 2024-01-07 17:30:30 -07:00