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

Last updated: May 19,2024

1. Install "python3-elektra" package

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

$ sudo apt update $ sudo apt install python3-elektra

2. Uninstall "python3-elektra" package

Here is a brief guide to show you how to uninstall python3-elektra on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-elektra
Priority: optional
Section: universe/python
Installed-Size: 357
Maintainer: Ubuntu Developers
Original-Maintainer: Pino Toscano
Architecture: amd64
Source: elektra
Version: 0.8.14-5
Depends: libelektra4 (= 0.8.14-5), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libpython3.5 (>= 3.5.0~b1), libstdc++6 (>= 5.2), python3 (<< 3.6), python3 (>= 3.5~)
Filename: pool/universe/e/elektra/python3-elektra_0.8.14-5_amd64.deb
Size: 79168
MD5sum: c58fa353219a12f548938f2f1ab706e5
SHA1: 2bf0d5a99be4bacc5645fd7ec3111e27423d0417
SHA256: bd174e583bff8953fb1455eceb5570f46d2b483dc645ce8caca2ad1f1d8cd0b7
Description-en: elektra configuration store, Python 3 bindings
Elektra provides a universal and secure framework to store configuration
parameters in a hierarchical key-value pair mechanism, instead of each
program using its own text configuration files. This allows any program
to read and save its configuration with a consistent API, and allows
them to be aware of other applications' configurations, permitting
easy application integration. While architecturally similar to other OS
registries, Elektra does not have most of the problems found in those
implementations.
.
This package contains the Python 3 bindings.
Description-md5: ea51c7f7a5494947edb5dddaddc1c4d1
Homepage: http://www.libelektra.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions