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

Last updated: May 18,2024

1. Install "python3-orderedmultidict" package

Please follow the guidance below to install python3-orderedmultidict on Kali Linux

$ sudo apt update $ sudo apt install python3-orderedmultidict

2. Uninstall "python3-orderedmultidict" package

This guide let you learn how to uninstall python3-orderedmultidict on Kali Linux:

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

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

Package: python3-orderedmultidict
Source: python-orderedmultidict
Version: 1.0.1-1
Installed-Size: 58
Maintainer: Iñaki Malerba
Architecture: all
Depends: python3-six, python3:any
Size: 11460
SHA256: 927f0dc6564c9f107885baa196b17537cda57052ca7d0da7b9e40b7bedc80b43
SHA1: de997d70aa3da926b49d0afb671dd4c98ab8aaaa
MD5sum: 8c576742d08b528f310a759c5f0a80cc
Description: Ordered multivalue dictionary that retains method parity with Python's dict
a multivalue dictionary is a dictionary that can store multiple values per
key. An ordered multivalue dictionary is a multivalue dictionary that
retains the order of insertions and deletions.
Description-md5:
Section: python
Priority: optional
Filename: pool/main/p/python-orderedmultidict/python3-orderedmultidict_1.0.1-1_all.deb