Alternatives to Snapper
A Linux command-line tool for creating and managing filesystem snapshots so system changes can be undone. The listings below can replace it for an important use case. Each note says what changes if you switch.
The original
Snapper
A Linux command-line tool for creating and managing filesystem snapshots so system changes can be undone.
Also worth comparing
These listings name Snapper as their own alternative, so the relationship runs both ways.
btrbk
Backup tool for Btrfs that takes atomic snapshots and sends them incrementally to backup locations.
Snapper manages Btrfs and LVM snapshots for rolling back system changes and integrates with zypper and PAM, but its snapshots stay on the same disk rather than another host.
Timeshift
System restore for Linux: scheduled snapshots you can roll back to after an update goes wrong.
Snapper is a free GPL-2.0 command-line tool that undoes system changes through Btrfs or LVM snapshots and integrates with zypper and PAM, with no graphical interface of its own.
Similar software
Related functionality, not a direct replacement.
Btrfs Assistant
A Linux GUI for managing Btrfs subvolumes, Snapper snapshots, and balance and scrub tasks.
Rockstor
Open-source Btrfs NAS platform built on openSUSE for custom storage builds.
KDE Partition Manager
A KDE application for creating, resizing, moving and backing up disk partitions on Linux.
GNOME Disks
A graphical disk utility for GNOME that partitions, formats, benchmarks and images drives on Linux.
Nix
Functional package manager with reproducible builds and atomic rollbacks.
GNU Guix
A transactional package manager and GNU/Linux distribution whose packages and system configurations are written in Guile Scheme.