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

Last updated: May 06,2024

1. Install "python38-invoke" package

This guide covers the steps necessary to install python38-invoke on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-invoke

2. Uninstall "python38-invoke" package

Here is a brief guide to show you how to uninstall python38-invoke on openSuSE Tumbleweed:

$ sudo zypper remove python38-invoke

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

Information for package python38-invoke:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-invoke
Version : 1.6.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 768,3 KiB
Installed : No
Status : not installed
Source package : python-invoke-1.6.0-1.2.src
Summary : Pythonic Task Execution
Description :
Invoke is a Python (2.7 and 3.4+) task execution tool & library, drawing
inspiration from various sources to arrive at a powerful & clean feature set.