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

Last updated: May 11,2024

1. Install "python3-omegaconf" package

Please follow the steps below to install python3-omegaconf on Kali Linux

$ sudo apt update $ sudo apt install python3-omegaconf

2. Uninstall "python3-omegaconf" package

Please follow the instructions below to uninstall python3-omegaconf on Kali Linux:

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

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

Package: python3-omegaconf
Source: python-omegaconf
Version: 2.2.2-1
Installed-Size: 372
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-antlr4, python3-yaml, python3:any
Size: 57276
SHA256: 86e86e7bca4c7b6154edea15c040a3e9b52328501bee916d64a6bad285b229d8
SHA1: 1a6a61aa976bb34b50349fc382ba68be71d5f6c2
MD5sum: de9050659516e831dceb183f7f07f7df
Description: hierarchical configuration from multiple sources
OmegaConf is a hierarchical configuration system, with support for merging
configurations from multiple sources (YAML config files, dataclasses/objects
and CLI arguments) providing a consistent API regardless of how the
configuration was created.
Description-md5: 024d3a8eecf0f31f4143e89cc8f8d988
Homepage: https://github.com/omry/omegaconf
Section: python
Priority: optional
Filename: pool/main/p/python-omegaconf/python3-omegaconf_2.2.2-1_all.deb