How to Install and Uninstall python3-redmine Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "python3-redmine" package

Here is a brief guide to show you how to install python3-redmine on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-redmine

2. Uninstall "python3-redmine" package

This is a short guide on how to uninstall python3-redmine on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-redmine $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-redmine package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-redmine
Priority: optional
Section: universe/python
Installed-Size: 118
Maintainer: Ubuntu Developers
Original-Maintainer: Benjamin Drung
Architecture: all
Source: python-redmine
Version: 1.4.0-1
Depends: python3-requests, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-redmine/python3-redmine_1.4.0-1_all.deb
Size: 20112
MD5sum: 453db1dc5c4dd72f59e2e1c08e2a20ea
SHA1: 637f065f9295fce06955653a7306cb837943ed8a
SHA256: 6235c24eca2da9b9d9bcb411cd5bf6ca155c9952c5817458d3e586433aa914d4
Description-en: Python library for the Redmine RESTful API (Python 3)
Python Redmine is a library for communicating with a Redmine project
management application. Redmine exposes some of it's data via RESTful
(Representational State Transfer) application programming interface (API) for
which Python Redmine provides a simple but powerful Pythonic API inspired by
a well-known Django object-relational mapping (ORM).
.
This is the Python 3 version of the package.
Description-md5: 3b8277fe9ad8f2d021d58281b74f7934
Homepage: https://github.com/maxtepkeev/python-redmine
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions