How to Install and Uninstall python2-nose-random Package on openSUSE Leap

Last updated: June 29,2024

1. Install "python2-nose-random" package

This guide let you learn how to install python2-nose-random on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-nose-random

2. Uninstall "python2-nose-random" package

Please follow the steps below to uninstall python2-nose-random on openSUSE Leap:

$ sudo zypper remove python2-nose-random

3. Information about the python2-nose-random package on openSUSE Leap

Information for package python2-nose-random:
--------------------------------------------
Repository : Main Repository
Name : python2-nose-random
Version : 1.0.0-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 10,8 KiB
Installed : No
Status : not installed
Source package : python-nose-random-1.0.0-bp153.1.15.src
Summary : Nose plugin to facilitate randomized unit testing
Description :
nose-random is designed to facilitate Monte-Carlo style unit testing. The idea is to improve testing by running your code against a large number of randomly generated input scenarios.