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

Last updated: September 19,2024

1. Install "python3-multidict" package

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

$ sudo apt update $ sudo apt install python3-multidict

2. Uninstall "python3-multidict" package

Here is a brief guide to show you how to uninstall python3-multidict on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-multidict
Architecture: amd64
Version: 5.1.0-1
Priority: optional
Section: universe/python
Source: python-multidict
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Piotr Ożarowski
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 175
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.14)
Filename: pool/universe/p/python-multidict/python3-multidict_5.1.0-1_amd64.deb
Size: 36592
MD5sum: 751b0ff7ce70c43373ca5c62f1c1af55
SHA1: b6b832c66ef6e8275177428b38604ecc1a5b0288
SHA256: dcfe2e291ae7d18410181aec729b46563ab9406fc346c07b1a6a1ec645c13e95
SHA512: 8495dad25550bd0df772924dbab9340c28aa1cfb22ae081f9e88138f7d436d1740cd0683197a351c91bc2b6379c966b122fbd83012b47d89e4601f27cac976e2
Homepage: https://github.com/aio-libs/multidict/
Description-en: multidict implementation (Python library)
Multidicts are useful for working with HTTP headers, URL query args etc.
.
HTTP Headers and URL query string require specific data structure:
multidict. It behaves mostly like a dict but it can have
several values for the same key.
Description-md5: e884e3d5439781cc2d7a6185e877101f