How to Install and Uninstall python39-python-redmine Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python39-python-redmine" package

In this section, we are going to explain the necessary steps to install python39-python-redmine on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-python-redmine

2. Uninstall "python39-python-redmine" package

Please follow the guidelines below to uninstall python39-python-redmine on openSuSE Tumbleweed:

$ sudo zypper remove python39-python-redmine

3. Information about the python39-python-redmine package on openSuSE Tumbleweed

Information for package python39-python-redmine:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-python-redmine
Version : 2.4.0-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 267.0 KiB
Installed : No
Status : not installed
Source package : python-python-redmine-2.4.0-3.1.src
Upstream URL : https://python-redmine.com
Summary : Python library for the Redmine RESTful API
Description :
Python Redmine is a library for communicating with a Redmine
project management application. Redmine exposes some of it's data
via REST API for which Python Redmine provides a simple but
powerful Pythonic API inspired by a well-known Django ORM.