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

Last updated: May 19,2024

1. Install "python-augeas" package

Here is a brief guide to show you how to install python-augeas on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-augeas

2. Uninstall "python-augeas" package

In this section, we are going to explain the necessary steps to uninstall python-augeas on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-augeas
Priority: optional
Section: universe/python
Installed-Size: 64
Maintainer: Ubuntu Developers
Original-Maintainer: Free Ekanayaka
Architecture: all
Version: 0.5.0-1
Depends: libaugeas0 (>= 0.7.2), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-augeas/python-augeas_0.5.0-1_all.deb
Size: 9204
MD5sum: 0ee11aca462f2a9c10698029da5a1a8d
SHA1: 086cf64aa78bb65e6d4455b03eb08f5f1bdb7b2f
SHA256: 1c34c40ddc84e20cab5d356085d01215eb5262d0bc12bddf978ac51dacb68d86
Description-en: Python 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 Python interface to the Augeas API.
Description-md5: 35f35e725167b9c07c9f20b33ef91b23
Homepage: http://augeas.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu