How to Install and Uninstall librust-alloc-no-stdlib-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "librust-alloc-no-stdlib-dev" package

This guide covers the steps necessary to install librust-alloc-no-stdlib-dev on Kali Linux

$ sudo apt update $ sudo apt install librust-alloc-no-stdlib-dev

2. Uninstall "librust-alloc-no-stdlib-dev" package

Please follow the guidance below to uninstall librust-alloc-no-stdlib-dev on Kali Linux:

$ sudo apt remove librust-alloc-no-stdlib-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the librust-alloc-no-stdlib-dev package on Kali Linux

Package: librust-alloc-no-stdlib-dev
Source: rust-alloc-no-stdlib
Version: 2.0.4-1
Installed-Size: 81
Maintainer: Debian Rust Maintainers
Architecture: amd64
Provides: librust-alloc-no-stdlib+default-dev (= 2.0.4-1), librust-alloc-no-stdlib+unsafe-dev (= 2.0.4-1), librust-alloc-no-stdlib-2+default-dev (= 2.0.4-1), librust-alloc-no-stdlib-2+unsafe-dev (= 2.0.4-1), librust-alloc-no-stdlib-2-dev (= 2.0.4-1), librust-alloc-no-stdlib-2.0+default-dev (= 2.0.4-1), librust-alloc-no-stdlib-2.0+unsafe-dev (= 2.0.4-1), librust-alloc-no-stdlib-2.0-dev (= 2.0.4-1), librust-alloc-no-stdlib-2.0.4+default-dev (= 2.0.4-1), librust-alloc-no-stdlib-2.0.4+unsafe-dev (= 2.0.4-1), librust-alloc-no-stdlib-2.0.4-dev (= 2.0.4-1)
Size: 12016
SHA256: f1f43e1fb05a2a1c033d6f54d4fc7f3dc7e668403a377723a892c3ac2a222596
SHA1: 949821abdfb2374234ce9786c91ac0113715aac0
MD5sum: 0c8f6204de4a4d569c9d4299c637c648
Description: Dynamic allocator that may be used with or without the stdlib - Rust source code
This allows a package with nostd to allocate memory dynamically and be used
either with a custom allocator, items on the stack, or by a package that wishes
to simply use Box<>. It also provides options to use calloc or a mutable global
variable for pre-zeroed memory
.
This package contains the source for the Rust alloc-no-stdlib crate, packaged
by debcargo for use with cargo and dh-cargo.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/dropbox/rust-alloc-no-stdlib
Section: rust
Priority: optional
Filename: pool/main/r/rust-alloc-no-stdlib/librust-alloc-no-stdlib-dev_2.0.4-1_amd64.deb