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

Last updated: May 19,2024

1. Install "python38-python-redmine" package

Please follow the instructions below to install python38-python-redmine on openSuSE Tumbleweed

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

2. Uninstall "python38-python-redmine" package

Please follow the instructions below to uninstall python38-python-redmine on openSuSE Tumbleweed:

$ sudo zypper remove python38-python-redmine

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

Information for package python38-python-redmine:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-python-redmine
Version : 2.3.0-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 350,7 KiB
Installed : No
Status : not installed
Source package : python-python-redmine-2.3.0-2.6.src
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.