How to Install and Uninstall python3-python-redmine Package on openSUSE Leap

Last updated: May 15,2024

1. Install "python3-python-redmine" package

This guide let you learn how to install python3-python-redmine on openSUSE Leap

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

2. Uninstall "python3-python-redmine" package

Please follow the steps below to uninstall python3-python-redmine on openSUSE Leap:

$ sudo zypper remove python3-python-redmine

3. Information about the python3-python-redmine package on openSUSE Leap

Information for package python3-python-redmine:
-----------------------------------------------
Repository : Main Repository
Name : python3-python-redmine
Version : 2.2.1-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 338.6 KiB
Installed : No
Status : not installed
Source package : python-python-redmine-2.2.1-bp155.2.13.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.