How to Install and Uninstall zfs-zed Package on Kali Linux

Last updated: May 10,2024

1. Install "zfs-zed" package

This guide let you learn how to install zfs-zed on Kali Linux

$ sudo apt update $ sudo apt install zfs-zed

2. Uninstall "zfs-zed" package

This guide covers the steps necessary to uninstall zfs-zed on Kali Linux:

$ sudo apt remove zfs-zed $ sudo apt autoclean && sudo apt autoremove

3. Information about the zfs-zed package on Kali Linux

Package: zfs-zed
Source: zfs-linux
Version: 2.2.3-1
Installed-Size: 275
Maintainer: Debian ZFS on Linux maintainers
Architecture: amd64
Depends: zfs-modules | zfs-dkms, zfsutils-linux (>= 2.2.3-1), libc6 (>= 2.34), libnvpair3linux (>= 0.8.2), libudev1 (>= 183), libuuid1 (>= 2.16), libuutil3linux (>= 0.8.2), libzfs4linux (>= 2.2.3)
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 78468
SHA256: 9f916b85ddeae1f21390e82e135f75cbe174d0116f2aca67bc6a0d6caa218c89
SHA1: d3ee9f236dc5684e59e76f822e63d39c94f223c8
MD5sum: 7e987ad32cab7c3fab2d45196dd596f6
Description: OpenZFS Event Daemon
OpenZFS is a storage platform that encompasses the functionality of
traditional filesystems and volume managers. It supports data checksums,
compression, encryption, snapshots, and more.
.
ZED (ZFS Event Daemon) monitors events generated by the ZFS kernel
module. When a zevent (ZFS Event) is posted, ZED will run any ZEDLETs
(ZFS Event Daemon Linkage for Executable Tasks) that have been enabled
for the corresponding zevent class.
.
This package provides the OpenZFS Event Daemon (zed).
Description-md5:
Homepage: https://zfsonlinux.org/
Section: contrib/admin
Priority: optional
Filename: pool/contrib/z/zfs-linux/zfs-zed_2.2.3-1_amd64.deb