mirror of
https://github.com/rwinkhart/artix-install-script.git
synced 2026-08-27 20:36:26 -04:00
12 lines
222 B
Plaintext
12 lines
222 B
Plaintext
[Trigger]
|
|
Operation = Remove
|
|
Operation = Install
|
|
Operation = Upgrade
|
|
Type = Package
|
|
Target = *
|
|
|
|
[Action]
|
|
Description = Keep the last cache and the currently installed.
|
|
When = PostTransaction
|
|
Exec = /usr/bin/paccache -rvk2
|