* Package name : unbrick
Version : 0.1.0
Upstream Author : Joel Orón Valiente <moded3v@gmail.com>
* URL : https://github.com/garbancito13/unbrick
* License : MIT
Programming Lang: Go
Description : system state snapshot/diff/restore tool
unbrick is a lightweight "git status for your whole system": it snapshots
installed packages, enabled systemd services, and the hashes of tracked
config files, then lets you diff or restore against a saved snapshot.
It requires no filesystem-level snapshotting (no Btrfs or LVM needed) --
just cheap, fast comparisons backed by dpkg, apt, and systemctl.