How to Install and Uninstall patool Package on Kali Linux

Last updated: May 15,2024

1. Install "patool" package

Learn how to install patool on Kali Linux

$ sudo apt update $ sudo apt install patool

2. Uninstall "patool" package

Please follow the guidance below to uninstall patool on Kali Linux:

$ sudo apt remove patool $ sudo apt autoclean && sudo apt autoremove

3. Information about the patool package on Kali Linux

Package: patool
Version: 2.0.0-2
Installed-Size: 245
Maintainer: Abhijith PA
Architecture: all
Depends: python3:any
Recommends: file
Suggests: arj, bzip2 | lbzip2 | pbzip2, cabextract | lcab, ncompress, cpio, lzop, p7zip-full, rar | unrar | zip | unzip, rpm2cpio, binutils, unace | unace-nonfree | nomarch, unalz, lrzip (>= 0.551), lhasa, tar (>= 1.26), xdms, lzip | plzip | clzip | pdlzip, sharutils, flac, libarchive-tools, archmage, genisoimage, python3-argcomplete
Size: 39272
SHA256: 9dc891b034795f1d3690639b8a93044a12f063da7dcf3c4f66c534e11a54e096
SHA1: d37897be1172e83be978b570a867696c5f3ab6aa
MD5sum: b971f8b968c61f1f1c5b070c95bb34f1
Description: command line archive file manager
Various archive formats can be created, extracted, tested, listed,
compared, searched and repacked by patool. The archive format is
determined with file and as a fallback by the archive file extension.
.
patool supports 7z (.7z), ACE (.ace), ADF (.adf), ALZIP (.alz), AR (.a),
ARC (.arc), ARJ (.arj), BZIP2 (.bz2), CAB (.cab), compress (.Z), CPIO (.cpio),
DEB (.deb), DMS (.dms), FLAC (.flac), GZIP (.gz), ISO (.iso), LZH (.lha, .lzh),
LZIP (.lz), LZMA (.lzma), LZOP (.lzo), RAR (.rar), RPM (.rpm), RZIP (.rz),
SHAR (.shar), SHN (.shn), TAR (.tar), XZ (.xz), ZIP (.zip, .jar) and
ZOO (.zoo) formats.
.
It relies on helper applications to handle those archive formats
(for example bzip2 for BZIP2 archives).
.
The archive formats TAR, ZIP, BZIP2 and GZIP
are supported natively and do not require helper applications to be
installed.
Description-md5:
Homepage: https://wummel.github.io/patool/
Section: utils
Priority: optional
Filename: pool/main/p/patool/patool_2.0.0-2_all.deb