How to Install and Uninstall python3-proboscis Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python3-proboscis" package
This tutorial shows how to install python3-proboscis on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-proboscis
Copied
2. Uninstall "python3-proboscis" package
Please follow the steps below to uninstall python3-proboscis on openSUSE Leap:
$
sudo zypper remove
python3-proboscis
Copied
3. Information about the python3-proboscis package on openSUSE Leap
Information for package python3-proboscis:
------------------------------------------
Repository : Main Repository
Name : python3-proboscis
Version : 1.2.6.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 199.3 KiB
Installed : No
Status : not installed
Source package : python-proboscis-1.2.6.0-bp155.2.10.src
Upstream URL : https://github.com/rackspace/python-proboscis
Summary : Extends Nose with certain TestNG like features
Description :
Proboscis is a Python test framework that extends Python's built-in unittest module and Nose with features from TestNG.
------------------------------------------
Repository : Main Repository
Name : python3-proboscis
Version : 1.2.6.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 199.3 KiB
Installed : No
Status : not installed
Source package : python-proboscis-1.2.6.0-bp155.2.10.src
Upstream URL : https://github.com/rackspace/python-proboscis
Summary : Extends Nose with certain TestNG like features
Description :
Proboscis is a Python test framework that extends Python's built-in unittest module and Nose with features from TestNG.