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

Last updated: May 03,2024

1. Install "python3-mergedict" package

This guide covers the steps necessary to install python3-mergedict on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-mergedict

2. Uninstall "python3-mergedict" package

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

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

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

Package: python3-mergedict
Architecture: all
Version: 1.0.0-2
Priority: optional
Section: universe/python
Source: python-mergedict
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Iñaki Malerba
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 26
Depends: python3:any
Filename: pool/universe/p/python-mergedict/python3-mergedict_1.0.0-2_all.deb
Size: 5132
MD5sum: 525e8a8331c876b79ff9e34515fc21ca
SHA1: 5a0e50397948924645c5522e3bf72a5948fdf7e3
SHA256: 416a50940969e7062ca562c3781082c542df64194a43c101090209c66cad7bc4
SHA512: bcf3a16751ea1f6534ee6ae3ee3c09a3c86fbf3e1a1a1cb3973659d0304a0644e4f153f192afb515fd71f573f54f721e4bd1603a4c62e7a8e30d2b555e0aea79
Homepage: https://github.com/schettino72/mergedict
Description-en: Python dict with a merge() method
A MergeDict is a dict with a merge() method. merge() is like
dict.update(), but it can be subclassed to create custom
"merge" operations based on the type of an item value.
.
Themergedict module comes with a ConfigDict that will
extend/update lists/sets/dicts.
Description-md5: eb72360564ab16768db98dfc93aac6d0