How to Install and Uninstall libstd-rust-1.47 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libstd-rust-1.47" package

Here is a brief guide to show you how to install libstd-rust-1.47 on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libstd-rust-1.47" package

This tutorial shows how to uninstall libstd-rust-1.47 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libstd-rust-1.47 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libstd-rust-1.47
Architecture: amd64
Version: 1.47.0+dfsg1+llvm-1ubuntu1~16.04.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: 230208
Depends: libc6 (>= 2.18), libgcc1 (>= 1:4.2), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.0)
Filename: pool/universe/r/rustc/libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~16.04.1_amd64.deb
Size: 55579336
MD5sum: 75929ba6eeec6eca9425d4b2a9ca7cce
SHA1: b75beb00484747dbfd100aaf9383d7a24b6bb241
SHA256: 911264971f5a6d692236b354c6a4cf2e29afe45d022eea979a21d3657f51f0ad
SHA512: c45120189880e4257f4d0ec7ada8d65ca34836f2a64e66dc29723126da338033cdb53d483650baca7864b973b1d82b14fdf5e33e889d738f37e7763265290da3
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