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

Last updated: May 16,2024

1. Install "python3-hgapi" package

In this section, we are going to explain the necessary steps to install python3-hgapi on Kali Linux

$ sudo apt update $ sudo apt install python3-hgapi

2. Uninstall "python3-hgapi" package

Please follow the instructions below to uninstall python3-hgapi on Kali Linux:

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

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

Package: python3-hgapi
Source: python-hgapi
Version: 1.7.3+git20170127.dd8fb7b-4
Installed-Size: 283
Maintainer: Debian Python Team
Architecture: all
Depends: mercurial, python3:any, libjs-sphinxdoc (>= 4.3)
Suggests: www-browser
Size: 32944
SHA256: 76b45a0e8cbe11dbef9528d75d29283a9bc6869d948974c35f5181ce167067b3
SHA1: 2bccb0e67e7b3423d6b6f1d8c5c29357934cfa80
MD5sum: 2c8f74a275bec9edc32ae98ae3a25159
Description: module providing a pure-Python API to Mercurial (Python 3)
python3-hgapi is a pure-Python API to the Mercurial command-line,
instead of the internal Mercurial API.
.
python3-hgapi works for all versions of Mercurial, and will instantly
reflect any changes to the repository (including hgrc).
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/haard/hgapi
Section: python
Priority: optional
Filename: pool/main/p/python-hgapi/python3-hgapi_1.7.3+git20170127.dd8fb7b-4_all.deb