A time machine to return your ArchLinux machine back to a working state.
Go to file
Nicolás Ortega Froysa b30dea35b8 Implement package management commands.
Signed-off-by: Nicolás Ortega Froysa <nicolas@ortegas.org>
2024-04-26 10:00:28 +02:00
LICENSE Change license copyright year. 2024-03-12 09:27:27 +01:00
pacundo.pl Implement package management commands. 2024-04-26 10:00:28 +02: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.