How to Install and Uninstall python3-handy-archives Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-handy-archives" package

This is a short guide on how to install python3-handy-archives on Kali Linux

$ sudo apt update $ sudo apt install python3-handy-archives

2. Uninstall "python3-handy-archives" package

Please follow the step by step instructions below to uninstall python3-handy-archives on Kali Linux:

$ sudo apt remove python3-handy-archives $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-handy-archives package on Kali Linux

Package: python3-handy-archives
Source: python-handy-archives
Version: 0.2.0-2
Installed-Size: 45
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 9480
SHA256: 2fe41ebdc9fff13ec96c3b52ddaa9210759940593c68f0415c9a64529c03ef2d
SHA1: c898ff019483d3c37fe4539a1dbca4412259d29f
MD5sum: 713afc26ee8ed57468cea09f2f080926
Description: Some handy archive helpers for Python
Utilities that help control files:
- Extract a member from the archive as a file object
- Returns the content of the given file as bytes
- Returns the content of the given file as a string
- Put the bytes from filename into the archive under the name arcname
Description-md5:
Homepage: https://github.com/domdfcoding/handy-archives
Section: python
Priority: optional
Filename: pool/main/p/python-handy-archives/python3-handy-archives_0.2.0-2_all.deb