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

Last updated: May 12,2024

1. Install "python3-arpy" package

Learn how to install python3-arpy on Kali Linux

$ sudo apt update $ sudo apt install python3-arpy

2. Uninstall "python3-arpy" package

Please follow the instructions below to uninstall python3-arpy on Kali Linux:

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

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

Package: python3-arpy
Source: python-arpy
Version: 1.1.1-5
Installed-Size: 28
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 6828
SHA256: a179bf71841a45bbcb0b84d536f9b1ef022f7dfd680fdb64dc9cea1a96bc6c8b
SHA1: 558192b822b8cf42f76b0d33e647295daf482e76
MD5sum: 5d63f1f41353165283be479506bb12f9
Description: library for accessing "ar" archives
arpy is a library for accessing the archive files and reading the
contents. It supports extended long filenames in both GNU and BSD
format. Right now it does not support the symbol tables, but can
ignore them gracefully.
Description-md5:
Homepage: https://github.com/viraptor/arpy
Section: python
Priority: optional
Filename: pool/main/p/python-arpy/python3-arpy_1.1.1-5_all.deb