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

Last updated: May 03,2024

1. Install "libstd-rust-1.58" package

Please follow the steps below to install libstd-rust-1.58 on Kali Linux

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

2. Uninstall "libstd-rust-1.58" package

Please follow the instructions below to uninstall libstd-rust-1.58 on Kali Linux:

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

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

Package: libstd-rust-1.58
Source: rustc
Version: 1.58.1+dfsg1-1
Installed-Size: 70894
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.33), libgcc-s1 (>= 4.2), libllvm13, libstdc++6 (>= 11)
Size: 18146008
SHA256: 6dbfcf56dccb482ee1b52e555684a78b4d0ebfa909d3329176a52b1a9385d387
SHA1: 3452e7a7e07b925682a2920e5ad8ee9d9f6d2f02
MD5sum: c36eb72455930e9729f049ba3d21aed3
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.58_1.58.1+dfsg1-1_amd64.deb