How to Install and Uninstall python38-plumbum Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python38-plumbum" package

This tutorial shows how to install python38-plumbum on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-plumbum

2. Uninstall "python38-plumbum" package

This is a short guide on how to uninstall python38-plumbum on openSuSE Tumbleweed:

$ sudo zypper remove python38-plumbum

3. Information about the python38-plumbum package on openSuSE Tumbleweed

Information for package python38-plumbum:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-plumbum
Version : 1.6.9-1.11
Arch : noarch
Vendor : openSUSE
Installed Size : 1014,3 KiB
Installed : No
Status : not installed
Source package : python-plumbum-1.6.9-1.11.src
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.