How to Install and Uninstall python3-sarge Package on openSUSE Leap
Last updated: November 23,2024
1. Install "python3-sarge" package
This guide covers the steps necessary to install python3-sarge on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-sarge
Copied
2. Uninstall "python3-sarge" package
In this section, we are going to explain the necessary steps to uninstall python3-sarge on openSUSE Leap:
$
sudo zypper remove
python3-sarge
Copied
3. Information about the python3-sarge package on openSUSE Leap
Information for package python3-sarge:
--------------------------------------
Repository : Main Repository
Name : python3-sarge
Version : 0.1.5.post0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 165.8 KiB
Installed : No
Status : not installed
Source package : python-sarge-0.1.5.post0-bp155.2.10.src
Upstream URL : https://sarge.readthedocs.org/
Summary : Command pipelines for python
Description :
A wrapper for subprocess which provides command pipeline functionality.
--------------------------------------
Repository : Main Repository
Name : python3-sarge
Version : 0.1.5.post0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 165.8 KiB
Installed : No
Status : not installed
Source package : python-sarge-0.1.5.post0-bp155.2.10.src
Upstream URL : https://sarge.readthedocs.org/
Summary : Command pipelines for python
Description :
A wrapper for subprocess which provides command pipeline functionality.