How to Install and Uninstall zarchive-tools Package on Kali Linux

Last updated: May 20,2024

1. Install "zarchive-tools" package

Please follow the step by step instructions below to install zarchive-tools on Kali Linux

$ sudo apt update $ sudo apt install zarchive-tools

2. Uninstall "zarchive-tools" package

Please follow the step by step instructions below to uninstall zarchive-tools on Kali Linux:

$ sudo apt remove zarchive-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the zarchive-tools package on Kali Linux

Package: zarchive-tools
Source: zarchive (0.1.2-2)
Version: 0.1.2-2+b1
Installed-Size: 67
Maintainer: Andrea Pappacoda
Architecture: amd64
Depends: libzarchive0.1 (= 0.1.2-2+b1), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 9)
Size: 18512
SHA256: 96ba1dd0a5023a779d4b24d996722c839de739f1a28904666590f2167183a980
SHA1: cb847daae16b278b35e6c5f8e1c23af719cb04eb
MD5sum: 4844c310744843309dbe3be069b522ba
Description: tool for creating and reading zstd-compressed files
ZArchive is yet another file archive format. Think of zip, tar, 7z,
etc. but with the requirement of allowing random-access reads and
supporting Zstandard compression.
.
This package contains the zarchive tool, that allows you to create and
read file archives in the ZArchive format (.zar).
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/Exzap/ZArchive
Section: utils
Priority: optional
Filename: pool/main/z/zarchive/zarchive-tools_0.1.2-2+b1_amd64.deb