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

Last updated: May 20,2024

1. Install "python311-python-redmine" package

This guide let you learn how to install python311-python-redmine on openSuSE Tumbleweed

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

2. Uninstall "python311-python-redmine" package

This guide covers the steps necessary to uninstall python311-python-redmine on openSuSE Tumbleweed:

$ sudo zypper remove python311-python-redmine

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

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