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

Last updated: May 14,2024

1. Install "libstd-rust-dev" package

Please follow the guidance below to install libstd-rust-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libstd-rust-dev" package

Please follow the guidance below to uninstall libstd-rust-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libstd-rust-dev
Architecture: amd64
Version: 1.47.0+dfsg1+llvm-1ubuntu1~16.04.1
Multi-Arch: same
Priority: extra
Section: universe/libdevel
Source: rustc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 144062
Depends: libstd-rust-1.47 (= 1.47.0+dfsg1+llvm-1ubuntu1~16.04.1)
Filename: pool/universe/r/rustc/libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~16.04.1_amd64.deb
Size: 28349426
MD5sum: 0321c3ef64f78d9454474f02c0326ae1
SHA1: 0c28e72012525bdf91ec2812b2999ff428ee6e2a
SHA256: 15ff7e8552f7410ac006504469a04e4c48bea599a9c724cc2896ffdad0c690ba
SHA512: 7568799e08df8132786711946ff8976e592b8d9235d6f5d76e10fd44a65ac668be4a573818ed5fb28398072d01b7abb32a53ab1f73a9e8aaa4d5d1aa36fb0179
Homepage: http://www.rust-lang.org/
Description-en: Rust standard libraries - development files
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 development files for the standard Rust libraries,
needed to compile Rust programs. It may also be installed on a system
of another host architecture, for cross-compiling to this architecture.
Description-md5: d179f786c5d3afccd5d86929b4043021

Package: libstd-rust-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 39608
Maintainer: Ubuntu Developers
Original-Maintainer: Rust Maintainers
Architecture: amd64
Source: rustc
Version: 1.7.0+dfsg1-1
Depends: libstd-rust-1.7 (= 1.7.0+dfsg1-1)
Pre-Depends: multiarch-support
Filename: pool/universe/r/rustc/libstd-rust-dev_1.7.0+dfsg1-1_amd64.deb
Size: 10007034
MD5sum: 1f5cb61a2d071f9e626705254a749be8
SHA1: bcea6c272fe56aba70d0b934a52d082ea9b927bd
SHA256: d2d85ae28a54b016d9264eab50f966280b7200ecc9c721e1de4cda78d50d09dd
Description-en: Rust standard libraries - development files
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 development files necessary to use the standard
Rust libraries.
Description-md5: d389d9d21943bf89cfd4a490c38752f2
Multi-Arch: same
Homepage: http://www.rust-lang.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu