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

Last updated: November 22,2024

1. Install "python39-invocations" package

Here is a brief guide to show you how to install python39-invocations on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-invocations

2. Uninstall "python39-invocations" package

This guide covers the steps necessary to uninstall python39-invocations on openSuSE Tumbleweed:

$ sudo zypper remove python39-invocations

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

Information for package python39-invocations:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-invocations
Version : 3.0.2-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 131.0 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!