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

Last updated: September 20,2024

1. Install "libstd-rust-1.53" package

Please follow the step by step instructions below to install libstd-rust-1.53 on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libstd-rust-1.53" package

This guide let you learn how to uninstall libstd-rust-1.53 on Ubuntu 21.10 (Impish Indri):

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

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

Package: libstd-rust-1.53
Architecture: amd64
Version: 1.53.0+dfsg1+llvm-4ubuntu1~21.10.1
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: 144466
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libstdc++6 (>= 11), zlib1g (>= 1:1.2.0)
Filename: pool/universe/r/rustc/libstd-rust-1.53_1.53.0+dfsg1+llvm-4ubuntu1~21.10.1_amd64.deb
Size: 39887544
MD5sum: 22376c71bc3ac87851f420b2aaab1597
SHA1: 4e76d7dd3b39d0d690762c4d0faa3156c1638bed
SHA256: 565a02d677619548053f7934e2fc466a2e9ab4393c54b6d8c5be1edcf6adc0bb
SHA512: b2c76c3d028a1859ab5e77668438a2190e872a4c16c614c416a46a044e61a5a8d39f1226945809ba20d17a2b5b0d905c261110b7f702dbdc00e5049939a07496
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