How to Install and Uninstall libstd-rust-1.56 Package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Last updated: May 08,2024

1. Install "libstd-rust-1.56" package

Here is a brief guide to show you how to install libstd-rust-1.56 on Ubuntu 22.04 LTS (Jammy Jellyfish)

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

2. Uninstall "libstd-rust-1.56" package

This is a short guide on how to uninstall libstd-rust-1.56 on Ubuntu 22.04 LTS (Jammy Jellyfish):

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

3. Information about the libstd-rust-1.56 package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Package: libstd-rust-1.56
Architecture: amd64
Version: 1.56.0+dfsg1+llvm-2ubuntu1
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: 151805
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libstdc++6 (>= 11), zlib1g (>= 1:1.2.0)
Filename: pool/universe/r/rustc/libstd-rust-1.56_1.56.0+dfsg1+llvm-2ubuntu1_amd64.deb
Size: 41889836
MD5sum: 6b6f3bc5294d4953ec11e69c5b697b83
SHA1: b82c8c20384ca1f34f17a02e06bf24146627e63e
SHA256: d77d98ee50b11e513d0bed3746d018d0307413c2c49f3b8510716b3167937c8f
SHA512: 9723b85df005e7be69fbd80ee636a629ae49f94b347b9951f6694bca7637c9f83d842b7b453ec22aa69094bd3d03f607e49321da0ac086e889a88915a75a7efd
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