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

Last updated: May 17,2024

1. Install "librust-bindgen-dev" package

This is a short guide on how to install librust-bindgen-dev on Kali Linux

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

2. Uninstall "librust-bindgen-dev" package

Please follow the guidelines below to uninstall librust-bindgen-dev on Kali Linux:

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

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

Package: librust-bindgen-dev
Source: rust-bindgen
Version: 0.66.1-4
Installed-Size: 1050
Maintainer: Debian Rust Maintainers
Architecture: amd64
Provides: librust-bindgen+--cli-dev (= 0.66.1-4), librust-bindgen+--testing-only-extra-assertions-dev (= 0.66.1-4), librust-bindgen+--testing-only-libclang-5-dev (= 0.66.1-4), librust-bindgen+--testing-only-libclang-9-dev (= 0.66.1-4), librust-bindgen+default-dev (= 0.66.1-4), librust-bindgen+experimental-dev (= 0.66.1-4), librust-bindgen+logging-dev (= 0.66.1-4), librust-bindgen+prettyplease-dev (= 0.66.1-4), librust-bindgen+runtime-dev (= 0.66.1-4), librust-bindgen+static-dev (= 0.66.1-4), librust-bindgen+which-rustfmt-dev (= 0.66.1-4), librust-bindgen-0+--cli-dev (= 0.66.1-4), librust-bindgen-0+--testing-only-extra-assertions-dev (= 0.66.1-4), librust-bindgen-0+--testing-only-libclang-5-dev (= 0.66.1-4), librust-bindgen-0+--testing-only-libclang-9-dev (= 0.66.1-4), librust-bindgen-0+default-dev (= 0.66.1-4), librust-bindgen-0+experimental-dev (= 0.66.1-4), librust-bindgen-0+logging-dev (= 0.66.1-4), librust-bindgen-0+prettyplease-dev (= 0.66.1-4), librust-bindgen-0+runtime-dev (= 0.66.1-4), librust-bindgen-0+static-dev (= 0.66.1-4), librust-bindgen-0+which-rustfmt-dev (= 0.66.1-4), librust-bindgen-0-dev (= 0.66.1-4), librust-bindgen-0.66+--cli-dev (= 0.66.1-4), librust-bindgen-0.66+--testing-only-extra-assertions-dev (= 0.66.1-4), librust-bindgen-0.66+--testing-only-libclang-5-dev (= 0.66.1-4), librust-bindgen-0.66+--testing-only-libclang-9-dev (= 0.66.1-4), librust-bindgen-0.66+default-dev (= 0.66.1-4), librust-bindgen-0.66+experimental-dev (= 0.66.1-4), librust-bindgen-0.66+logging-dev (= 0.66.1-4), librust-bindgen-0.66+prettyplease-dev (= 0.66.1-4), librust-bindgen-0.66+runtime-dev (= 0.66.1-4), librust-bindgen-0.66+static-dev (= 0.66.1-4), librust-bindgen-0.66+which-rustfmt-dev (= 0.66.1-4), librust-bindgen-0.66-dev (= 0.66.1-4), librust-bindgen-0.66.1+--cli-dev (= 0.66.1-4), librust-bindgen-0.66.1+--testing-only-extra-assertions-dev (= 0.66.1-4), librust-bindgen-0.66.1+--testing-only-libclang-5-dev (= 0.66.1-4), librust-bindgen-0.66.1+--testing-only-libclang-9-dev (= 0.66.1-4), librust-bindgen-0.66.1+default-dev (= 0.66.1-4), librust-bindgen-0.66.1+experimental-dev (= 0.66.1-4), librust-bindgen-0.66.1+logging-dev (= 0.66.1-4), librust-bindgen-0.66.1+prettyplease-dev (= 0.66.1-4), librust-bindgen-0.66.1+runtime-dev (= 0.66.1-4), librust-bindgen-0.66.1+static-dev (= 0.66.1-4), librust-bindgen-0.66.1+which-rustfmt-dev (= 0.66.1-4), librust-bindgen-0.66.1-dev (= 0.66.1-4)
Depends: librust-annotate-snippets-0.9+color-dev (>= 0.9.1-~~), librust-annotate-snippets-0.9+default-dev (>= 0.9.1-~~), librust-bitflags-2+default-dev (>= 2.2.1-~~), librust-cexpr-0.6+default-dev, librust-clang-sys-1+clang-6-0-dev, librust-clang-sys-1+default-dev, librust-clang-sys-1+runtime-dev, librust-clang-sys-1+static-dev, librust-lazy-static-1+default-dev, librust-lazycell-1+default-dev, librust-log-0.4+default-dev, librust-peeking-take-while-0.1+default-dev (>= 0.1.2-~~), librust-prettyplease-0.2+default-dev, librust-proc-macro2-1-dev, librust-quote-1-dev, librust-regex-1+std-dev (>= 1.5-~~), librust-regex-1+unicode-dev (>= 1.5-~~), librust-rustc-hash-1+default-dev (>= 1.0.1-~~), librust-shlex-1+default-dev, librust-syn-2+default-dev, librust-syn-2+extra-traits-dev, librust-syn-2+full-dev, librust-syn-2+visit-mut-dev, librust-which-4-dev (>= 4.2.1-~~), clang
Suggests: rust-bindgen-cli (>= 0.66.1-1)
Size: 175444
SHA256: c93ed183f24cc5c7b30f240be93ac9c579f6c77dfe9b1df284f5796458b25f1e
SHA1: 0637941d2304bb0c1aa075f87110c9d05ad12c16
MD5sum: 3e03706f5ff536756da6c6f4ff34e1e4
Description: Automatically generates Rust FFI bindings to C and C++ libraries - Rust source code
Source code for Debianized Rust crate "bindgen"
Description-md5:
Multi-Arch: same
Homepage: https://rust-lang.github.io/rust-bindgen/
Section: rust
Priority: optional
Filename: pool/main/r/rust-bindgen/librust-bindgen-dev_0.66.1-4_amd64.deb