alpm hooks for the pacman package manager
Go to file
René Fuhry 0e6a49a220
Added check where it looks if the config exists
Created an if statement which checks if a config exists, if not, then it will create one with default values which are defined in the script.
Added two variables in the config, one variable for which aur-helper you wanna use and another variable where you choose if it should do the pre- and after-backups.
2022-12-15 13:07:56 +01:00
LICENSE created License 2022-12-03 23:57:19 +00:00
README.md added stuff 2022-12-04 00:00:47 +00:00
update Added check where it looks if the config exists 2022-12-15 13:07:56 +01:00
update.conf Added check where it looks if the config exists 2022-12-15 13:07:56 +01:00

update_bash

This is an update script written in bash which updates all your pacman and aur packages as well as updating your flatpaks. It also backups a list of all your pkg's and flatpaks, your fstab and the makepkg.conf to the location that you specify in the config.