2024-02-22 17:58:30 +00:00
|
|
|
# pacundo
|
|
|
|
|
|
|
|
You know those times when you install some ArchLinux upgrades and it breaks your
|
|
|
|
system, and now you have to go in and downgrade those packages? It's a pain
|
|
|
|
ain't it? Well, this should make it slightly less of a pain (you may still have
|
|
|
|
to boot from a USB depending on just how broken it is).
|
|
|
|
|
2024-02-24 12:57:09 +00:00
|
|
|
## Installation
|
|
|
|
|
|
|
|
Dependencies:
|
|
|
|
|
|
|
|
- Perl 5
|
|
|
|
- `File::ReadBackwards` module
|
|
|
|
|
2024-02-22 17:58:30 +00:00
|
|
|
## License
|
|
|
|
|
|
|
|
This project is licensed under the terms & conditions of the Zlib license.
|