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

Last updated: July 03,2024

1. Install "librust-brotli-dev" package

This guide let you learn how to install librust-brotli-dev on Kali Linux

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

2. Uninstall "librust-brotli-dev" package

Here is a brief guide to show you how to uninstall librust-brotli-dev on Kali Linux:

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

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

Package: librust-brotli-dev
Source: rust-brotli
Version: 3.4.0-1
Installed-Size: 5052
Maintainer: Debian Rust Maintainers
Architecture: amd64
Provides: librust-brotli+alloc-stdlib-dev (= 3.4.0-1), librust-brotli+benchmark-dev (= 3.4.0-1), librust-brotli+default-dev (= 3.4.0-1), librust-brotli+disable-timer-dev (= 3.4.0-1), librust-brotli+external-literal-probability-dev (= 3.4.0-1), librust-brotli+ffi-api-dev (= 3.4.0-1), librust-brotli+pass-through-ffi-panics-dev (= 3.4.0-1), librust-brotli+sha2-dev (= 3.4.0-1), librust-brotli+std-dev (= 3.4.0-1), librust-brotli+validation-dev (= 3.4.0-1), librust-brotli+vector-scratch-space-dev (= 3.4.0-1), librust-brotli-3+alloc-stdlib-dev (= 3.4.0-1), librust-brotli-3+benchmark-dev (= 3.4.0-1), librust-brotli-3+default-dev (= 3.4.0-1), librust-brotli-3+disable-timer-dev (= 3.4.0-1), librust-brotli-3+external-literal-probability-dev (= 3.4.0-1), librust-brotli-3+ffi-api-dev (= 3.4.0-1), librust-brotli-3+pass-through-ffi-panics-dev (= 3.4.0-1), librust-brotli-3+sha2-dev (= 3.4.0-1), librust-brotli-3+std-dev (= 3.4.0-1), librust-brotli-3+validation-dev (= 3.4.0-1), librust-brotli-3+vector-scratch-space-dev (= 3.4.0-1), librust-brotli-3-dev (= 3.4.0-1), librust-brotli-3.4+alloc-stdlib-dev (= 3.4.0-1), librust-brotli-3.4+benchmark-dev (= 3.4.0-1), librust-brotli-3.4+default-dev (= 3.4.0-1), librust-brotli-3.4+disable-timer-dev (= 3.4.0-1), librust-brotli-3.4+external-literal-probability-dev (= 3.4.0-1), librust-brotli-3.4+ffi-api-dev (= 3.4.0-1), librust-brotli-3.4+pass-through-ffi-panics-dev (= 3.4.0-1), librust-brotli-3.4+sha2-dev (= 3.4.0-1), librust-brotli-3.4+std-dev (= 3.4.0-1), librust-brotli-3.4+validation-dev (= 3.4.0-1), librust-brotli-3.4+vector-scratch-space-dev (= 3.4.0-1), librust-brotli-3.4-dev (= 3.4.0-1), librust-brotli-3.4.0+alloc-stdlib-dev (= 3.4.0-1), librust-brotli-3.4.0+benchmark-dev (= 3.4.0-1), librust-brotli-3.4.0+default-dev (= 3.4.0-1), librust-brotli-3.4.0+disable-timer-dev (= 3.4.0-1), librust-brotli-3.4.0+external-literal-probability-dev (= 3.4.0-1), librust-brotli-3.4.0+ffi-api-dev (= 3.4.0-1), librust-brotli-3.4.0+pass-through-ffi-panics-dev (= 3.4.0-1), librust-brotli-3.4.0+sha2-dev (= 3.4.0-1), librust-brotli-3.4.0+std-dev (= 3.4.0-1), librust-brotli-3.4.0+validation-dev (= 3.4.0-1), librust-brotli-3.4.0+vector-scratch-space-dev (= 3.4.0-1), librust-brotli-3.4.0-dev (= 3.4.0-1)
Depends: librust-alloc-no-stdlib-2+default-dev, librust-alloc-stdlib-0.2+default-dev, librust-brotli-decompressor-2.5+benchmark-dev, librust-brotli-decompressor-2.5+disable-timer-dev, librust-brotli-decompressor-2.5+std-dev, librust-brotli-decompressor-2.5-dev, librust-sha2-0.10+default-dev
Size: 895324
SHA256: 1383c60bb79e602f98ccc72e4250c6c0e460239213c1115db50e36f5cb77fd05
SHA1: 39a3d05ed999741c9545d363768702ee4f08f3e5
MD5sum: 319ff82cd7854ac73e8c8b4a98436a55
Description: Compressor and decompressor for brotli written in rust - Rust source code
This makes it suitable for embedded devices and kernels. It is designed with a
pluggable allocator so that the standard lib's allocator may be employed. The
default build also includes a stdlib allocator and stream interface. Disable
this with --features=no-stdlib. All included code is safe.
.
Source code for Debianized Rust crate "brotli"
Description-md5:
Multi-Arch: same
Homepage: https://github.com/dropbox/rust-brotli
Section: rust
Priority: optional
Filename: pool/main/r/rust-brotli/librust-brotli-dev_3.4.0-1_amd64.deb

5. The same packages on other Linux Distributions