How to Install and Uninstall python311-plumbum Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python311-plumbum" package
Please follow the steps below to install python311-plumbum on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-plumbum
Copied
2. Uninstall "python311-plumbum" package
This tutorial shows how to uninstall python311-plumbum on openSuSE Tumbleweed:
$
sudo zypper remove
python311-plumbum
Copied
3. Information about the python311-plumbum package on openSuSE Tumbleweed
Information for package python311-plumbum:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-plumbum
Version : 1.8.2-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 954.6 KiB
Installed : No
Status : not installed
Source package : python-plumbum-1.8.2-1.2.src
Upstream URL : https://github.com/tomerfiliba/plumbum
Summary : Shell combinators library
Description :
Plumbum is a library for shell script-like programs in Python.
Apart from shell-like syntax and handy shortcuts, the library
provides local and remote command execution (over SSH), local and
remote file-system paths, working-directory and environment
manipulation, and a programmatic Command-Line Interface (CLI)
application toolkit.
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-plumbum
Version : 1.8.2-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 954.6 KiB
Installed : No
Status : not installed
Source package : python-plumbum-1.8.2-1.2.src
Upstream URL : https://github.com/tomerfiliba/plumbum
Summary : Shell combinators library
Description :
Plumbum is a library for shell script-like programs in Python.
Apart from shell-like syntax and handy shortcuts, the library
provides local and remote command execution (over SSH), local and
remote file-system paths, working-directory and environment
manipulation, and a programmatic Command-Line Interface (CLI)
application toolkit.