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

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.