A time machine to return your ArchLinux machine back to a working state.
Go to file
Nicolás Ortega Froysa 8a62fc9064 Avoid invalid ranges.
Signed-off-by: Nicolás Ortega Froysa <nicolas@ortegas.org>
2024-03-11 20:09:16 +01:00
LICENSE Initial commit. 2024-02-22 18:58:30 +01:00
pacundo.pl Avoid invalid ranges. 2024-03-11 20:09:16 +01:00
README.md Implement log search to find transactions. 2024-02-24 13:57:09 +01: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).

Installation

Dependencies:

  • Perl 5
  • File::ReadBackwards module

License

This project is licensed under the terms & conditions of the Zlib license.