How to Install and Uninstall librust-regalloc2-dev Package on Kali Linux

Last updated: May 19,2024

1. Install "librust-regalloc2-dev" package

Learn how to install librust-regalloc2-dev on Kali Linux

$ sudo apt update $ sudo apt install librust-regalloc2-dev

2. Uninstall "librust-regalloc2-dev" package

Learn how to uninstall librust-regalloc2-dev on Kali Linux:

$ sudo apt remove librust-regalloc2-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the librust-regalloc2-dev package on Kali Linux

Package: librust-regalloc2-dev
Source: rust-regalloc2
Version: 0.9.3-1
Installed-Size: 499
Maintainer: Jonas Smedegaard
Architecture: all
Provides: librust-regalloc2-0.9+checker-dev (= 0.9.3-1), librust-regalloc2-0.9+default-dev (= 0.9.3-1), librust-regalloc2-0.9+enable-serde-dev (= 0.9.3-1), librust-regalloc2-0.9+std-dev (= 0.9.3-1), librust-regalloc2-0.9+trace-log-dev (= 0.9.3-1), librust-regalloc2-0.9-dev (= 0.9.3-1), librust-regalloc2-0.9.3-dev (= 0.9.3-1)
Depends: librust-hashbrown-dev (<< 0.15), librust-log-0.4-dev, librust-rustc-hash-1-dev, librust-serde-1+alloc-dev, librust-serde-1+derive-dev, librust-slice-group-by-0.3-dev, librust-smallvec-1+default-dev, librust-smallvec-1+union-dev
Size: 99756
SHA256: a750303260c51cc8f2cbde6f1ecbb7dca2c376bdd201849b607dea3e307155ae
SHA1: efc8db0a916d4b91455d949bbf45f74f0809d9f0
MD5sum: bc1463dd51dd0692012699385487c551
Description: backtracking register allocator - Rust source code
regalloc2 is a register allocator
that started life as, and is about 50% still,
a port of IonMonkey's backtracking register allocator to Rust.
In many regards, it has been generalized, optimized, and improved
since the initial port.
.
In addition,
it contains substantial amounts of testing infrastructure
(fuzzing harnesses and checkers)
that does not exist in the original IonMonkey allocator.
.
This package contains the source for the Rust regalloc2 crate,
for use with cargo and dh-cargo.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/bytecodealliance/regalloc2
Section: rust
Priority: optional
Filename: pool/main/r/rust-regalloc2/librust-regalloc2-dev_0.9.3-1_all.deb