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

Last updated: January 23,2025

1. Install "python3-random2" package

Please follow the guidance below to install python3-random2 on Kali Linux

$ sudo apt update $ sudo apt install python3-random2

2. Uninstall "python3-random2" package

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

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

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

Package: python3-random2
Source: pyrandom2
Version: 1.0.2-1
Installed-Size: 64
Maintainer: Debian QA Group
Architecture: all
Depends: python3:any
Size: 15752
SHA256: b290e29404143b4ad01b8dd3e82d3d70657f1fa295e778934b3eaeef01300e50
SHA1: 4c53b391b7e5c4ecffe71a7638ce6c1a2393c409
MD5sum: 7b8e50bf7046c2066cab356767d7685c
Description: backport of Python 2.7's random module
In Python 3, the implementation of randrange() was changed, so that even with
the same seed you get different sequences in Python 2 and 3.
.
This package provides a Python 3 ported version of Python 2.7’s random module.
Description-md5:
Homepage: https://pypi.org/project/random2/
Section: python
Priority: optional
Filename: pool/main/p/pyrandom2/python3-random2_1.0.2-1_all.deb