25 lines
1 KiB
Markdown
25 lines
1 KiB
Markdown
# snap-pac
|
|
|
|
## Synopsis
|
|
|
|
This is a set of [pacman](https://wiki.archlinux.org/index.php/Pacman) hooks and scripts that automatically cause [snapper](http://snapper.io/) to perform a snapshot before pacman transactions.
|
|
|
|
Forked from Wes Barnett's solution for my own personal needs. Takes a single screenshot vs. the original's pre/post pair.
|
|
|
|
## [Installation] (https://wesbarnett.github.io/snap-pac/installation.html).
|
|
|
|
## Configuration
|
|
|
|
Most likely, configuration is not needed. By default, the snapper configuration named `root` will have snapshots taken before every pacman transaction.
|
|
|
|
For more information on configuring snap-pac, see [the documentation](https://wesbarnett.github.io/snap-pac/configuration.html).
|
|
|
|
## Documentation
|
|
|
|
See the [documentation here](https://wesbarnett.github.io/snap-pac/) or `man 8 snap-pac` after installation.
|
|
|
|
## Troubleshooting
|
|
|
|
After reviewing the documentation, [check the issues page] and file a new issue if your problem is not covered.
|
|
|
|
[check the issues page]: https://codeberg.org/ak95/snap-pac/issues
|