How to Install and Uninstall librust-indexmap+serde-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "librust-indexmap+serde-dev" package

In this section, we are going to explain the necessary steps to install librust-indexmap+serde-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install librust-indexmap+serde-dev

2. Uninstall "librust-indexmap+serde-dev" package

This guide let you learn how to uninstall librust-indexmap+serde-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove librust-indexmap+serde-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the librust-indexmap+serde-dev package on Ubuntu 21.10 (Impish Indri)

Package: librust-indexmap+serde-dev
Architecture: amd64
Version: 1.3.2-1
Multi-Arch: same
Priority: optional
Section: universe/rust
Source: rust-indexmap
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 6
Provides: librust-indexmap+serde-1-dev (= 1.3.2-1), librust-indexmap-1+serde-1-dev (= 1.3.2-1), librust-indexmap-1+serde-dev (= 1.3.2-1), librust-indexmap-1.3+serde-1-dev (= 1.3.2-1), librust-indexmap-1.3+serde-dev (= 1.3.2-1), librust-indexmap-1.3.2+serde-1-dev (= 1.3.2-1), librust-indexmap-1.3.2+serde-dev (= 1.3.2-1)
Depends: librust-indexmap-dev (= 1.3.2-1), librust-serde-1+default-dev
Filename: pool/universe/r/rust-indexmap/librust-indexmap+serde-dev_1.3.2-1_amd64.deb
Size: 1360
MD5sum: f667693edab34145f18c20cc28cb6dc8
SHA1: d3bcb39f07c1d6398b7ce13430ecf4f37d21a166
SHA256: 65096503006f838327617ec004a467c567245249f5fd890f0f4ee14adf4225c8
SHA512: 715cf4cf8be4ba93b3917cc4413cee572c7a5544a80daad169288a8e8f02889e15cc3d44c68808a3e587ef8c7b2bce039409a031e5c951bea7e7b754f3109745
Description-en: Hash table with consistent order and fast iteration - feature "serde" and 1 more
The indexmap is a hash table where the iteration order of the key-value pairs
is independent of the hash values of the keys. It has the usual hash table
functionality, it preserves insertion order except after removals, and it
allows lookup of its elements by either hash table key or numerical index. A
corresponding hash set type is also provided.
This crate was initially published under the name ordermap, but it was renamed
to indexmap.
.
This metapackage enables feature "serde" for the Rust indexmap crate, by
pulling in any additional dependencies needed by that feature.
.
Additionally, this package also provides the "serde-1" feature.
Description-md5: f9807aed99c462f32371de64ce9be296