| ▲ | Show HN: A lightweight CLI tool to track and purge temporary packages in Linux(github.com) | ||||||||||||||||
| 3 points by joyalgeorgekj 17 hours ago | 3 comments | |||||||||||||||||
| ▲ | ValdikSS 17 hours ago | parent [-] | ||||||||||||||||
>A few hours later: >You don't remember what you installed. There's no such issue with dnf, it has `dnf history` which, well, does what your utility do. See what you've installed with `dnf history info ...`, undo with `dnf history undo ...`. | |||||||||||||||||
| |||||||||||||||||