How to Install and Uninstall python3-spec Package on openSUSE Leap
Last updated: November 26,2024
1. Install "python3-spec" package
This is a short guide on how to install python3-spec on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-spec
Copied
2. Uninstall "python3-spec" package
Please follow the steps below to uninstall python3-spec on openSUSE Leap:
$
sudo zypper remove
python3-spec
Copied
3. Information about the python3-spec package on openSUSE Leap
Information for package python3-spec:
-------------------------------------
Repository : Main Repository
Name : python3-spec
Version : 1.4.1-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 85.5 KiB
Installed : No
Status : not installed
Source package : python-spec-1.4.1-3.3.1.src
Upstream URL : https://github.com/bitprophet/spec
Summary : Specification-style output for nose
Description :
spec is a Python testing tool that provides colorized, specification style output, colorized tracebacks and summary, optional timing display and enables some non-default options of nose.
-------------------------------------
Repository : Main Repository
Name : python3-spec
Version : 1.4.1-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 85.5 KiB
Installed : No
Status : not installed
Source package : python-spec-1.4.1-3.3.1.src
Upstream URL : https://github.com/bitprophet/spec
Summary : Specification-style output for nose
Description :
spec is a Python testing tool that provides colorized, specification style output, colorized tracebacks and summary, optional timing display and enables some non-default options of nose.