What are you working on? - Programming On Unix
Users browsing this thread: 42 Guest(s)
|
|||
I did a small utility to "rollback" packages on Arch Linux. It basically generates a list of packages installed on the system and provides a way to restore the missing packages and remove the packages that aren't on that list.
Sometimes I install some packages and then I make a big mess, with this utility I can revert the packages for a previous "snapshot". https://github.com/strang3quark/pacback |
|||