How to Install and Uninstall python3-augeas Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python3-augeas" package

Please follow the instructions below to install python3-augeas on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-augeas

2. Uninstall "python3-augeas" package

This is a short guide on how to uninstall python3-augeas on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-augeas package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-augeas
Priority: optional
Section: universe/python
Installed-Size: 64
Maintainer: Ubuntu Developers
Original-Maintainer: Free Ekanayaka
Architecture: all
Source: python-augeas
Version: 0.5.0-1
Depends: libaugeas0 (>= 0.7.2), python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-augeas/python3-augeas_0.5.0-1_all.deb
Size: 9224
MD5sum: 6dff627392d238fa10f9ded139290441
SHA1: a9359a3ff3d56bfe3e4f6c80d5d2d7d84c8cdc26
SHA256: 07162d2eb68e34978a898097c49231bcaf733ae9172b76938189314f875d9ab3
Description-en: Python3 bindings for Augeas
Augeas is a library and command line tool that focuses
on the most basic problem in handling Linux configurations
programmatically: editing actual configuration files in a
controlled manner.
.
This module provides a Python3 interface to the Augeas API.
Description-md5: eb55c41004fff050a504c1745bce8117
Homepage: http://augeas.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu