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

Last updated: May 19,2024

1. Install "python36-python-redmine" package

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

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

2. Uninstall "python36-python-redmine" package

Please follow the step by step instructions below to uninstall python36-python-redmine on openSuSE Tumbleweed:

$ sudo zypper remove python36-python-redmine

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

Information for package python36-python-redmine:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-python-redmine
Version : 2.3.0-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 352,3 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.