update/README.md
2024-09-08 16:36:19 +02:00

436 B

Update

Alpm hooks for the pacman package manager. This project consists of two hooks, one for pre-transaction and the other for post-transaction.

Installation

git clone https://gitea.hopeless-cloud.xyz/AustrianToast/update.git && cd update

Before installing, please edit the config and configure it to your liking.
Then install using

make install

Contributing

Contributions are always welcome!