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

Last updated: October 05,2024

1. Install "python3-arc4" package

Please follow the instructions below to install python3-arc4 on Kali Linux

$ sudo apt update $ sudo apt install python3-arc4

2. Uninstall "python3-arc4" package

In this section, we are going to explain the necessary steps to uninstall python3-arc4 on Kali Linux:

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

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

Package: python3-arc4
Source: arc4 (0.3.0-0kali1)
Version: 0.3.0-0kali1+b1
Architecture: amd64
Maintainer: Kali Developers
Installed-Size: 52
Depends: python3 (<< 3.12), python3 (>= 3.10~), libc6 (>= 2.4)
Homepage: https://github.com/manicmaniac/arc4
Priority: optional
Section: python
Filename: pool/main/a/arc4/python3-arc4_0.3.0-0kali1+b1_amd64.deb
Size: 7504
SHA256: 2a8b4a7a03e3e182a74be4116ad5cf9adc9c60b96b5e9447d7fa4e29736885e9
SHA1: 993497f6cc82c0d36f1ec1fd461d7bb387a9d36b
MD5sum: 2b310afd0d0fd310a5f4eeeb5ed403d5
Description: small and insanely fast ARCFOUR (RC4) cipher implementation (Python 3)
This package contains a small and insanely fast ARCFOUR (RC4) cipher
implementation of Python:
- Strongly focused on performance; entire source code is written in C.
- Thread-safety; you can improve further performance with multi-threading.
- Easily installable; single file with no dependency, pre-built wheels
provided.
.
This package installs the library for Python 3.
Description-md5: