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

Last updated: May 19,2024

1. Install "python3-hglib" package

Please follow the steps below to install python3-hglib on Kali Linux

$ sudo apt update $ sudo apt install python3-hglib

2. Uninstall "python3-hglib" package

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

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

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

Package: python3-hglib
Source: python-hglib
Version: 2.6.2-2
Installed-Size: 103
Maintainer: Julien Cristau
Architecture: all
Depends: mercurial (>= 1.9), python3:any
Size: 21788
SHA256: 581ff69666a141769a0d792fbf83e2e54f54650d578e32525c797cf27c94cfcb
SHA1: b29f5856ed2f5640d663ffbcd08959888a2c8398
MD5sum: 353fa34e8e5bbd4668101fa678c2bbaf
Description: Python3 library for interfacing with Mercurial's command server
python3-hglib is a library with a fast, convenient interface to Mercurial.
It uses Mercurial's command server for communication with hg. This approach
avoids relying on Mercurial's (unstable) internal Python API, and avoids
licensing issues for non-GPL code.
Description-md5:
Homepage: https://www.mercurial-scm.org/wiki/PythonHglib
Section: vcs
Priority: optional
Filename: pool/main/p/python-hglib/python3-hglib_2.6.2-2_all.deb