A time machine to return your ArchLinux machine back to a working state.
Go to file
Nicolás Ortega Froysa e11cc694f5 Fix selection regex.
Signed-off-by: Nicolás Ortega Froysa <nicolas@ortegas.org>
2024-03-11 20:02:59 +01:00
LICENSE Initial commit. 2024-02-22 18:58:30 +01:00
pacundo.pl Fix selection regex. 2024-03-11 20:02:59 +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.