How to Install and Uninstall python310-invocations Package on openSuSE Tumbleweed

Last updated: July 02,2024

1. Install "python310-invocations" package

Please follow the steps below to install python310-invocations on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-invocations

2. Uninstall "python310-invocations" package

Please follow the steps below to uninstall python310-invocations on openSuSE Tumbleweed:

$ sudo zypper remove python310-invocations

3. Information about the python310-invocations package on openSuSE Tumbleweed

Information for package python310-invocations:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-invocations
Version : 3.0.2-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 131.1 KiB
Installed : No
Status : not installed
Source package : python-invocations-3.0.2-2.4.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!