How to Install and Uninstall libstd-rust-1.51 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libstd-rust-1.51" package

This guide covers the steps necessary to install libstd-rust-1.51 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libstd-rust-1.51

2. Uninstall "libstd-rust-1.51" package

Please follow the guidelines below to uninstall libstd-rust-1.51 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libstd-rust-1.51 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libstd-rust-1.51 package on Ubuntu 21.10 (Impish Indri)

Package: libstd-rust-1.51
Architecture: amd64
Version: 1.51.0+dfsg1+llvm-1~exp3ubuntu1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: rustc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 148157
Depends: libc6 (>= 2.33), libgcc-s1 (>= 4.2), libstdc++6 (>= 9), zlib1g (>= 1:1.2.0)
Filename: pool/universe/r/rustc/libstd-rust-1.51_1.51.0+dfsg1+llvm-1~exp3ubuntu1_amd64.deb
Size: 39503060
MD5sum: d9fcb07689809f0224a3d246ab924669
SHA1: e342a7e60ea8a5a6aba98580f2c21f01961c4bbe
SHA256: fa0aa78d53275e2f54f22a73a86eba086901d3d7506a2d804c751a7a580dcf24
SHA512: 817f1ff19e6e0c45a236c8aec3458402923eadd0bace038c45cc623dfe8a068bf220519ecb982cb17fa2445d51dc4360acf002ad946e3c05e4a685007c0a6cef
Homepage: http://www.rust-lang.org/
Description-en: Rust standard libraries
Rust is a curly-brace, block-structured expression language. It
visually resembles the C language family, but differs significantly
in syntactic and semantic details. Its design is oriented toward
concerns of "programming in the large", that is, of creating and
maintaining boundaries - both abstract and operational - that
preserve large-system integrity, availability and concurrency.
.
It supports a mixture of imperative procedural, concurrent actor,
object-oriented and pure functional styles. Rust also supports
generic programming and meta-programming, in both static and dynamic
styles.
.
This package contains the standard Rust libraries, built as dylibs,
needed to run dynamically-linked Rust programs (-C prefer-dynamic).
Description-md5: 389c19dd2d0c1e29221148ed6870c4a9