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

Last updated: September 20,2024

1. Install "python3-augeas" package

Please follow the guidelines below to install python3-augeas on Kali Linux

$ sudo apt update $ sudo apt install python3-augeas

2. Uninstall "python3-augeas" package

In this section, we are going to explain the necessary steps to uninstall python3-augeas on Kali Linux:

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

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

Package: python3-augeas
Source: python-augeas
Version: 0.5.0-1.1
Installed-Size: 42
Maintainer: Free Ekanayaka
Architecture: all
Depends: libaugeas0 (>= 0.7.2), python3:any (>= 3.3~)
Size: 9320
SHA256: 4d483f4545175966237ba56ec5927f385c148265f27b7100e0a958d6862a380e
SHA1: 694eb431ac2e8a90029d334a5db4c5bd43f0fd71
MD5sum: 90358a0a3171dc3e3e0b07b8bc632c33
Description: 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:
Homepage: http://augeas.net/
Section: python
Priority: optional
Filename: pool/main/p/python-augeas/python3-augeas_0.5.0-1.1_all.deb