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

Last updated: May 04,2024

1. Install "python3-rarfile" package

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

$ sudo apt update $ sudo apt install python3-rarfile

2. Uninstall "python3-rarfile" package

Please follow the guidelines below to uninstall python3-rarfile on Kali Linux:

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

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

Package: python3-rarfile
Source: python-rarfile
Version: 4.1-2
Installed-Size: 137
Maintainer: Jeroen Ploemen
Architecture: all
Depends: python3:any, python3-pycryptodome
Suggests: 7zip, libarchive-tools, p7zip, unar, unrar
Size: 34240
SHA256: 8ce7af76eb302959880d5cfe76865237292ad67504f61843c7c9f9e24763475f
SHA1: 502b6eccd0aa92575da80ff1b73b486d8d259d5c
MD5sum: 6e025325ad148ca60c11814d363edb35
Description: RAR archive reader module for Python
Rarfile is a Python module for reading RAR archives. The interface is made
as zipfile-like as possible. It supports both RAR3 and RAR5 archives,
multi volumes archives, unicode filenames and password-protected archives.
Description-md5:
Homepage: https://github.com/markokr/rarfile
Section: python
Priority: optional
Filename: pool/main/p/python-rarfile/python3-rarfile_4.1-2_all.deb