How to Install and Uninstall python3-nose-random Package on openSUSE Leap
Last updated: January 29,2025
1. Install "python3-nose-random" package
This guide let you learn how to install python3-nose-random on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-nose-random
Copied
2. Uninstall "python3-nose-random" package
This guide covers the steps necessary to uninstall python3-nose-random on openSUSE Leap:
$
sudo zypper remove
python3-nose-random
Copied
3. Information about the python3-nose-random package on openSUSE Leap
Information for package python3-nose-random:
--------------------------------------------
Repository : Main Repository
Name : python3-nose-random
Version : 1.0.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 12.9 KiB
Installed : No
Status : not installed
Source package : python-nose-random-1.0.0-bp155.2.10.src
Upstream URL : https://github.com/xlwings/nose-random
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.
--------------------------------------------
Repository : Main Repository
Name : python3-nose-random
Version : 1.0.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 12.9 KiB
Installed : No
Status : not installed
Source package : python-nose-random-1.0.0-bp155.2.10.src
Upstream URL : https://github.com/xlwings/nose-random
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.