How to Install and Uninstall libstd-rust-1.59 Package on Kali Linux

Last updated: July 03,2024

1. Install "libstd-rust-1.59" package

Please follow the instructions below to install libstd-rust-1.59 on Kali Linux

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

2. Uninstall "libstd-rust-1.59" package

Please follow the step by step instructions below to uninstall libstd-rust-1.59 on Kali Linux:

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

3. Information about the libstd-rust-1.59 package on Kali Linux

Package: libstd-rust-1.59
Source: rustc
Version: 1.59.0+dfsg1-2
Installed-Size: 71934
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.33), libgcc-s1 (>= 4.2), libllvm13, libstdc++6 (>= 11)
Size: 18455188
SHA256: aac67b1cab6b6cd8020e31dcfade58729fad1720c4a4759efeec92fbc3645847
SHA1: 4c7e6b620592144b4881e0c3f43e3c1711affb43
MD5sum: 03ef09f91586b199bdede108cf2929fd
Description: 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
Multi-Arch: same
Homepage: http://www.rust-lang.org/
Section: libs
Priority: optional
Filename: pool/main/r/rustc/libstd-rust-1.59_1.59.0+dfsg1-2_amd64.deb