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

Last updated: December 24,2024

1. Install "python3-invocations" package

Please follow the steps below to install python3-invocations on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-invocations

2. Uninstall "python3-invocations" package

Learn how to uninstall python3-invocations on openSUSE Leap:

$ sudo zypper remove python3-invocations

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

Information for package python3-invocations:
--------------------------------------------
Repository : Main Repository
Name : python3-invocations
Version : 1.4.0-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 172.5 KiB
Installed : No
Status : not installed
Source package : python-invocations-1.4.0-bp155.2.9.src
Upstream URL : https://github.com/pyinvoke/invocations
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!