How to Install and Uninstall python3-redminelib Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-redminelib" package

Please follow the step by step instructions below to install python3-redminelib on Kali Linux

$ sudo apt update $ sudo apt install python3-redminelib

2. Uninstall "python3-redminelib" package

This guide covers the steps necessary to uninstall python3-redminelib on Kali Linux:

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

3. Information about the python3-redminelib package on Kali Linux

Package: python3-redminelib
Source: python-redmine
Version: 2.4.0-1
Installed-Size: 176
Maintainer: Akash Doppalapudi
Architecture: all
Depends: python3-requests, python3:any
Size: 41792
SHA256: f95b8292ab2118a5732dece6f0614341e975d7b39ac37a8eecb19f3b3f4bf657
SHA1: cf1f8e42cd641bd8017908ab293266d4c3e80dd0
MD5sum: 97fff4d1d248be1c4d1f825d6c83573b
Description: 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:
Homepage: https://github.com/maxtepkeev/python-redmine
Section: python
Priority: optional
Filename: pool/main/p/python-redmine/python3-redminelib_2.4.0-1_all.deb