How to Install and Uninstall python3-random2 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "python3-random2" package

This is a short guide on how to install python3-random2 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-random2

2. Uninstall "python3-random2" package

Here is a brief guide to show you how to uninstall python3-random2 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-random2 package on Ubuntu 21.10 (Impish Indri)

Package: python3-random2
Architecture: all
Version: 1.0.1-2.1
Priority: optional
Section: universe/python
Source: pyrandom2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Hugo Lefeuvre
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 62
Depends: python3:any
Filename: pool/universe/p/pyrandom2/python3-random2_1.0.1-2.1_all.deb
Size: 15500
MD5sum: 735159d5b5c6849ac3863153a4f67a6d
SHA1: e181801ff7d996c49da8fc1459a964a4fcd8f387
SHA256: b50dd1c780ca5ce9eccb4a7a1f5425df71c0a22abe9305db288fd7bffc0a8631
SHA512: 933d2fdb5d48078648e171b7590edada9b2eebc3c680fe7c8554566731fb119b82365d725c31a6f58837d707b877050674198309c2ddeaef1bae1fdc32a46ecd
Homepage: https://pypi.org/project/random2/
Description-en: 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: b9289ed8406e7a83e14d51e4b3739765