Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ### Pamac configuration file
- ## When removing a package, also remove those dependencies
- ## that are not required by other packages (recurse option):
- #RemoveUnrequiredDeps
- ## How often to check for updates, value in hours (0 to disable):
- RefreshPeriod = 6
- ## When there are no updates available, hide the tray icon:
- #NoUpdateHideIcon
- ## Allow Pamac to search and install packages from AUR:
- EnableAUR
- ## When AUR support is enabled check for updates from AUR:
- CheckAURUpdates
- ## AUR build directory:
- BuildDirectory = /tmp
- ## Number of versions of each package to keep in the cache:
- KeepNumPackages = 3
- ## Remove only the versions of uninstalled packages when clean cache:
- #OnlyRmUninstalled
Add Comment
Please, Sign In to add comment