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

Last updated: May 21,2024

1. Install "libstd-rust-dev-wasm32" package

Here is a brief guide to show you how to install libstd-rust-dev-wasm32 on Kali Linux

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

2. Uninstall "libstd-rust-dev-wasm32" package

This tutorial shows how to uninstall libstd-rust-dev-wasm32 on Kali Linux:

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

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

Package: libstd-rust-dev-wasm32
Source: rustc
Version: 1.70.0+dfsg1-7
Installed-Size: 254133
Maintainer: Debian Rust Maintainers
Architecture: all
Recommends: lld-16, clang-16
Suggests: nodejs (>= 12.16)
Size: 60127408
SHA256: 7d0ab6c3ef471b21efff405fcdaf9273f2a08178a840513e8a64bebf72818e66
SHA1: b9212e5dbb1bb99c31c84bcd9747b248e9d9b76e
MD5sum: ee9a664e6e661da91e532c264b6aee2b
Description: 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 the standard Rust libraries including development files,
needed to cross-compile Rust programs to the wasm32-unknown-unknown and
wasm32-wasi targets.
Description-md5:
Multi-Arch: foreign
Homepage: http://www.rust-lang.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/r/rustc/libstd-rust-dev-wasm32_1.70.0+dfsg1-7_all.deb