How to Install and Uninstall python3-box Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "python3-box" package

Please follow the steps below to install python3-box on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-box

2. Uninstall "python3-box" package

This guide let you learn how to uninstall python3-box on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-box package on Ubuntu 21.10 (Impish Indri)

Package: python3-box
Architecture: all
Version: 3.4.6-2
Priority: optional
Section: universe/python
Source: python-box
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 81
Depends: python3-yaml, python3:any
Filename: pool/universe/p/python-box/python3-box_3.4.6-2_all.deb
Size: 16056
MD5sum: 31343dbd8a945285679445227bd2cc17
SHA1: 08fb653e4a46997e070c7c7e1e122d9d78a7b1cc
SHA256: 209551a7c1158b99682191d28c33a27ce58afd3d05b86dd4cdcecceb629141c1
SHA512: 25017fd09a2b4c189bb7da7a26d437a5a31e2cea4d361303df88f0459b84b768eacc24cfbd6afd9b864364e3c92b67410d297f08ef9db4781300da81829fa04f
Homepage: https://github.com/cdgriffith/Box
Description-en: Python dictionaries with advanced dot notation access
Box is designed to be an easy drop in transparently replacements
for dictionaries, thanks to Python's duck typing capabilities, which
adds dot notation access. Any sub dictionaries or ones set after
initiation will be automatically converted to a Box object.
You can always run .to_dict() on it to return the object and all
sub objects back into a regular dictionary.
Description-md5: 02acbaedfc9bab1fae97726e19947bc8