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

Last updated: September 28,2024

1. Install "python2-invoke" package

This is a short guide on how to install python2-invoke on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-invoke

2. Uninstall "python2-invoke" package

This tutorial shows how to uninstall python2-invoke on openSUSE Leap:

$ sudo zypper remove python2-invoke

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

Information for package python2-invoke:
---------------------------------------
Repository : Main Repository
Name : python2-invoke
Version : 1.3.0-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 545,6 KiB
Installed : No
Status : not installed
Source package : python-invoke-1.3.0-3.3.1.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.