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

Last updated: July 08,2024

1. Install "python2-invocations" package

This guide covers the steps necessary to install python2-invocations on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-invocations

2. Uninstall "python2-invocations" package

This is a short guide on how to uninstall python2-invocations on openSUSE Leap:

$ sudo zypper remove python2-invocations

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

Information for package python2-invocations:
--------------------------------------------
Repository : Main Repository
Name : python2-invocations
Version : 1.4.0-bp153.1.20
Arch : noarch
Vendor : openSUSE
Installed Size : 131,3 KiB
Installed : No
Status : not installed
Source package : python-invocations-1.4.0-bp153.1.20.src
Summary : Reusable Invoke tasks
Description :
Invocations is a collection of reusable `Invoke `_
tasks/task modules, including (but not limited to) Python project management
tools such as documentation building and dependency organization.
It has no stand-alone components and is designed to be imported into your
pre-existing Invoke task files.
Invocations is currently in pre-alpha status and is unsupported. Please follow
the Invoke project's communication channels for updates. Thanks!