How to Install and Uninstall python3-invoke Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-invoke" package

This guide covers the steps necessary to install python3-invoke on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-invoke

2. Uninstall "python3-invoke" package

Here is a brief guide to show you how to uninstall python3-invoke on openSUSE Leap:

$ sudo zypper remove python3-invoke

3. Information about the python3-invoke package on openSUSE Leap

Information for package python3-invoke:
---------------------------------------
Repository : Main Repository
Name : python3-invoke
Version : 1.3.0-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 725.1 KiB
Installed : No
Status : not installed
Source package : python-invoke-1.3.0-3.3.1.src
Upstream URL : http://www.pyinvoke.org
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.