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

Last updated: May 01,2024

1. Install "python3-jira" package

Please follow the guidance below to install python3-jira on Kali Linux

$ sudo apt update $ sudo apt install python3-jira

2. Uninstall "python3-jira" package

This is a short guide on how to uninstall python3-jira on Kali Linux:

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

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

Package: python3-jira
Source: python-jira
Version: 3.5.2-1
Installed-Size: 314
Maintainer: Debian Python Team
Architecture: all
Depends: python3-defusedxml, python3-packaging, python3-requests, python3-requests-oauthlib, python3-requests-toolbelt, python3-typing-extensions, python3:any
Suggests: python-jira-doc
Size: 59768
SHA256: d8b5093108d8a4ffc49b0905a6b80c08e44bbb3aad096f084532f8f4c015ea44
SHA1: 40878577bba7df0027e8aeff52f8c42000805b75
MD5sum: dfe9b0b122916dde6f199fff4df7888f
Description: JIRA Python library (Python 3)
This package contains a library that eases the use of the JIRA REST API
from Python.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/pycontribs/jira
Section: python
Priority: optional
Filename: pool/main/p/python-jira/python3-jira_3.5.2-1_all.deb