How to Install and Uninstall python-hglib Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python-hglib" package

Please follow the guidelines below to install python-hglib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-hglib

2. Uninstall "python-hglib" package

Learn how to uninstall python-hglib on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-hglib package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-hglib
Priority: optional
Section: universe/vcs
Installed-Size: 96
Maintainer: Ubuntu Developers
Original-Maintainer: Julien Cristau
Architecture: all
Version: 1.9-1
Depends: mercurial (>= 1.9), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-hglib/python-hglib_1.9-1_all.deb
Size: 20738
MD5sum: 7fedd2749c36286ff2a0e11dba806bfd
SHA1: ac0481a2fbc41412c8b04929a4093735412eb263
SHA256: e1ef6a03de2c65b4ff03069d5526abb09a43e307bdcc3e23f483601737c2c881
Description-en: Python library for interfacing with Mercurial's command server
python-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: 5b173d77da73e10886028840a684d3b1
Homepage: http://mercurial.selenic.com/wiki/PythonHglib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu