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

Last updated: May 18,2024

1. Install "python-ipalib" package

This guide let you learn how to install python-ipalib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-ipalib

2. Uninstall "python-ipalib" package

Please follow the guidelines below to uninstall python-ipalib on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-ipalib
Priority: extra
Section: universe/python
Installed-Size: 2612
Maintainer: Ubuntu Developers
Original-Maintainer: Debian FreeIPA Team
Architecture: amd64
Source: freeipa
Version: 4.3.1-0ubuntu1
Replaces: python-freeipa
Depends: freeipa-common (= 4.3.1-0ubuntu1), gnupg2, gnupg-agent, iproute, keyutils, python-cffi, python-cryptography, python-dbus, python-dnspython, python-gssapi, python-jwcrypto, python-ldap, python-libipa-hbac, python-lxml, python-memcache, python-netaddr, python-nss (>= 0.16.0), python-pyasn1, python-qrcode (>= 5.0.0), python-setuptools, python-six, python-usb (>= 1.0.0~b2), python-yubico, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Breaks: python-freeipa
Filename: pool/universe/f/freeipa/python-ipalib_4.3.1-0ubuntu1_amd64.deb
Size: 424684
MD5sum: 545b0d185e056b038600210355b23e41
SHA1: 990c0fec3c8fcddd87d5b83def6a13ba5e8dab87
SHA256: cc725877cef3855855ef01d05df32032276e30eb4670bd2c7b33adfac1e0e31c
Description-en: FreeIPA centralized identity framework -- shared Python modules
FreeIPA is an integrated solution to provide centrally managed Identity
(machine, user, virtual machines, groups, authentication credentials), Policy
(configuration settings, access control information) and Audit (events,
logs, analysis thereof).
.
This Python module is used by other FreeIPA packages.
Description-md5: 2739241d07c88b8767d6352b2d63f98f
Homepage: http://www.freeipa.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu