How to Install and Uninstall zfsnap Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 13,2024

1. Install "zfsnap" package

Here is a brief guide to show you how to install zfsnap on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install zfsnap

2. Uninstall "zfsnap" package

Please follow the guidelines below to uninstall zfsnap on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove zfsnap $ sudo apt autoclean && sudo apt autoremove

3. Information about the zfsnap package on Ubuntu 20.10 (Groovy Gorilla)

Package: zfsnap
Architecture: all
Version: 1.11.1-5.1
Priority: extra
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: John Goerzen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 63
Depends: zfs-fuse | zfsutils-linux | zfsutils, bc
Filename: pool/universe/z/zfsnap/zfsnap_1.11.1-5.1_all.deb
Size: 15484
MD5sum: fcb8e9bee3e086634123fbb0568a2042
SHA1: 071c2574dd0be07807e957d589ea42d17384c061
SHA256: 52acf8fda7dde36f9aec56123d7f9afc58a360d29102d2127be77e09e61ceabe
SHA512: cf8b367212fcd1d78058e252492fdbd27475e8d5237a4803997981aa9c06ada17ba5d20d4c208f42f57f0eb4e1adbd04d38ede8e2b287c676565301912a6a17b
Homepage: https://github.com/graudeejs/zfSnap
Description-en: Automatic snapshot creation and removal for ZFS
zfSnap is a simple sh script to make rolling zfs snapshots with cron. The main
advantage of zfSnap is it's written in 100% pure /bin/sh so it doesn't require
any additional software to run.
.
zfSnap keeps all information about snapshot in snapshot name.
.
zfs snapshot names are in the format of Timestamp--TimeToLive.
.
Timestamp includes the date and time when the snapshot was created and
TimeToLive (TTL) is the amount of time for the snapshot to stay alive before
it's ready for deletion.
Description-md5: 43c80483bf622b9e3c64221fe60f1f09