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

Last updated: April 29,2024

1. Install "python2-python-redmine" package

Please follow the guidelines below to install python2-python-redmine on openSUSE Leap

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

2. Uninstall "python2-python-redmine" package

Learn how to uninstall python2-python-redmine on openSUSE Leap:

$ sudo zypper remove python2-python-redmine

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

Information for package python2-python-redmine:
-----------------------------------------------
Repository : Main Repository
Name : python2-python-redmine
Version : 2.2.1-bp153.1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 270,7 KiB
Installed : No
Status : not installed
Source package : python-python-redmine-2.2.1-bp153.1.18.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.