How to Install and Uninstall python-randomize Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 18,2024

1. Install "python-randomize" package

In this section, we are going to explain the necessary steps to install python-randomize on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-randomize

2. Uninstall "python-randomize" package

This guide let you learn how to uninstall python-randomize on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-randomize package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-randomize
Architecture: all
Version: 0.14-1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 28
Depends: python-coverage, python-ipdb, python-ipython, python-nose, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-randomize/python-randomize_0.14-1_all.deb
Size: 4828
MD5sum: 4afc4de91e79d5080e7c27ba257fd9fe
SHA1: bcb7d4716b8efd1ab56ca995feeefe75424070d5
SHA256: ca211558124f42ab6e350e304014a645d7a4de18c1ef65d75f76e03a6d07ad3c
Homepage: https://github.com/nloadholtes/nose-randomize
Description: randomize the order of tests in a unittest.TestCase class - Python 2.7
Description-md5: 863bf2d57cb121f3824b3fdadbdac8a4

5. The same packages on other Linux Distributions