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

Last updated: June 30,2024

1. Install "python310-python-redmine" package

Learn how to install python310-python-redmine on openSuSE Tumbleweed

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

2. Uninstall "python310-python-redmine" package

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

$ sudo zypper remove python310-python-redmine

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

Information for package python310-python-redmine:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-python-redmine
Version : 2.4.0-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 265.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.