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

Last updated: May 17,2024

1. Install "librust-indexmap-dev" package

Please follow the guidelines below to install librust-indexmap-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "librust-indexmap-dev" package

Please follow the guidance below to uninstall librust-indexmap-dev on Ubuntu 21.10 (Impish Indri):

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

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

Package: librust-indexmap-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: 263
Provides: librust-indexmap+default-dev (= 1.3.2-1), librust-indexmap+test-debug-dev (= 1.3.2-1), librust-indexmap+test-low-transition-point-dev (= 1.3.2-1), librust-indexmap-1+default-dev (= 1.3.2-1), librust-indexmap-1+test-debug-dev (= 1.3.2-1), librust-indexmap-1+test-low-transition-point-dev (= 1.3.2-1), librust-indexmap-1-dev (= 1.3.2-1), librust-indexmap-1.3+default-dev (= 1.3.2-1), librust-indexmap-1.3+test-debug-dev (= 1.3.2-1), librust-indexmap-1.3+test-low-transition-point-dev (= 1.3.2-1), librust-indexmap-1.3-dev (= 1.3.2-1), librust-indexmap-1.3.2+default-dev (= 1.3.2-1), librust-indexmap-1.3.2+test-debug-dev (= 1.3.2-1), librust-indexmap-1.3.2+test-low-transition-point-dev (= 1.3.2-1), librust-indexmap-1.3.2-dev (= 1.3.2-1)
Depends: librust-autocfg-1+default-dev
Suggests: librust-indexmap+rayon-dev (= 1.3.2-1), librust-indexmap+serde-dev (= 1.3.2-1)
Filename: pool/universe/r/rust-indexmap/librust-indexmap-dev_1.3.2-1_amd64.deb
Size: 41932
MD5sum: 5007cebfa023901d5bbcfd0781e3435c
SHA1: 5080a7a3469d74cc36c870781d694683ca474672
SHA256: b63a0460c2e91fe6cae024ad8994f7264d031c4e3a98b28c6db8f7a74b87fcc4
SHA512: c08045a722c4be8207dcb59fad984222967e25b9743fc2ffde7b2a8f995f52456da7b0e543564f09506e1203b7cbaa111f6375a992c519bd7a96c8ddd1ba1a9c
Description-en: Hash table with consistent order and fast iteration - Rust source code
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 package contains the source for the Rust indexmap crate, packaged by
debcargo for use with cargo and dh-cargo.
Description-md5: 9e8de0f82841b05f18c745f33a853d8d