How to Install and Uninstall zfsnap Package on Kali Linux
Last updated: November 05,2024
1. Install "zfsnap" package
Please follow the guidance below to install zfsnap on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
zfsnap
Copied
2. Uninstall "zfsnap" package
This is a short guide on how to uninstall zfsnap on Kali Linux:
$
sudo apt remove
zfsnap
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the zfsnap package on Kali Linux
Package: zfsnap
Version: 1.11.1-8.1
Installed-Size: 63
Maintainer: John Goerzen
Architecture: all
Depends: zfsutils-linux | zfs-fuse | zfsutils, bc
Size: 15620
SHA256: a2ac389cffb02735a45f9afa4e6fe22660965e4e549464bf4778f66af61445fa
SHA1: b5b128f370be8f2773ec435c2652d16727087cf6
MD5sum: f63dba6c8852eff88ccc50f03b32c61b
Description: 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:
Homepage: https://github.com/graudeejs/zfSnap
Section: contrib/admin
Priority: optional
Filename: pool/contrib/z/zfsnap/zfsnap_1.11.1-8.1_all.deb
Version: 1.11.1-8.1
Installed-Size: 63
Maintainer: John Goerzen
Architecture: all
Depends: zfsutils-linux | zfs-fuse | zfsutils, bc
Size: 15620
SHA256: a2ac389cffb02735a45f9afa4e6fe22660965e4e549464bf4778f66af61445fa
SHA1: b5b128f370be8f2773ec435c2652d16727087cf6
MD5sum: f63dba6c8852eff88ccc50f03b32c61b
Description: 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:
Homepage: https://github.com/graudeejs/zfSnap
Section: contrib/admin
Priority: optional
Filename: pool/contrib/z/zfsnap/zfsnap_1.11.1-8.1_all.deb