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

Last updated: May 16,2024

1. Install "python3-randomize" package

Please follow the step by step instructions below to install python3-randomize on Kali Linux

$ sudo apt update $ sudo apt install python3-randomize

2. Uninstall "python3-randomize" package

Here is a brief guide to show you how to uninstall python3-randomize on Kali Linux:

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

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

Package: python3-randomize
Source: python-randomize
Version: 0.14-3
Installed-Size: 28
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-coverage, python3-ipdb, python3-ipython, python3-nose, python3:any
Size: 5256
SHA256: b53ef0a277f637406daa9bfb187106a2be8cda5a2dbddbf4a6474117b5f683db
SHA1: 504206ff8bff8dd8a0bdbd43e34123f7333d02e9
MD5sum: 3a227cf71c2c446291e0b4a507f1769a
Description: randomize the order of tests in a unittest.TestCase class - Python 3.x
This is a nose plugin. With this package, it is possible to randomize the
order of the tests within a unittest.TestCase class.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/nloadholtes/nose-randomize
Section: python
Priority: optional
Filename: pool/main/p/python-randomize/python3-randomize_0.14-3_all.deb