How to Install and Uninstall python3-xphyle Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-xphyle" package

This guide covers the steps necessary to install python3-xphyle on Kali Linux

$ sudo apt update $ sudo apt install python3-xphyle

2. Uninstall "python3-xphyle" package

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

$ sudo apt remove python3-xphyle $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-xphyle package on Kali Linux

Package: python3-xphyle
Source: xphyle
Version: 4.4.4-2
Installed-Size: 258
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pokrok, python3:any
Size: 51840
SHA256: 470683979ddf0ddf3515754ec90c837a452ec62ae7f74911c981a7355747cad5
SHA1: 540a1b872943f95f026a5ceb600c2998391d8d69
MD5sum: f31c314325b99440a242e51d3b33b505
Description: opening, reading, and writing files while agnostic to compression
xphyle is a small Python library that makes it easy to open compressed
files. Most importantly, xphyle will use the appropriate program
(e.g. 'gzip') to compress/decompress a file if it is available on
your system; this is almost always faster than using the corresponding
Python library. xphyle also provides methods that simplify common file
I/O operations.
Description-md5:
Homepage: https://github.com/jdidion/xphyle
Section: python
Priority: optional
Filename: pool/main/x/xphyle/python3-xphyle_4.4.4-2_all.deb