How to Install and Uninstall bindgen Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 12,2024

1. Install "bindgen" package

This tutorial shows how to install bindgen on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install bindgen

2. Uninstall "bindgen" package

Learn how to uninstall bindgen on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove bindgen $ sudo apt autoclean && sudo apt autoremove

3. Information about the bindgen package on Ubuntu 21.10 (Impish Indri)

Package: bindgen
Architecture: amd64
Version: 0.55.1-3
Built-Using: rustc (= 1.43.0+dfsg1+llvm-1~exp1ubuntu2)
Multi-Arch: allowed
Priority: optional
Section: universe/rust
Source: rust-bindgen
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3506
Depends: libc6 (>= 2.32), libclang1-11 (>= 1:5.0~svn302377-1~), libgcc-s1 (>= 4.2)
Filename: pool/universe/r/rust-bindgen/bindgen_0.55.1-3_amd64.deb
Size: 956208
MD5sum: f0c68498dacbe62d6e516b846aadfa3f
SHA1: c0bacbfdbef16cc003108c716682cce63eefb5ac
SHA256: f58ffe246671a2ba7a7132039167388b5ba63e3c949aae4639faddc61a1f7e2f
SHA512: 4822ce12f510ddff996668e8986894dd2669e6238c206a4d94fb6de79d573bf74e54d3896880df5b7189801259b929bed04eecaade2c46ca33c974418cc35a6d
Homepage: https://rust-lang.github.io/rust-bindgen/
Description-en: Automatically generates Rust FFI bindings to C and C++ libraries
This package contains the following binaries built from the Rust crate
"bindgen":
- bindgen
Description-md5: e8f3a199a6e0e3d12fa1f96b17f8274a
X-Cargo-Built-Using: rust-aho-corasick (= 0.7.10-1), rust-ansi-term (= 0.12.1-1), rust-atty (= 0.2.14-2), rust-bitflags (= 1.2.1-1), rust-cexpr (= 0.4.0-1), rust-cfg-if (= 0.1.10-4.1), rust-clang-sys (= 1.0.1-2), rust-clap (= 2.33.0-5), rust-env-logger (= 0.7.1-2), rust-glob (= 0.3.0-1), rust-humantime (= 2.0.0-1), rust-lazy-static (= 1.4.0-1), rust-lazycell (= 1.3.0-2), rust-libc (= 0.2.73-1), rust-log (= 0.4.11-1), rust-memchr (= 2.3.3-1), rust-nom (= 5.0.1-4), rust-peeking-take-while (= 0.1.2-1), rust-proc-macro2 (= 1.0.18-1), rust-quote (= 1.0.7-1), rust-regex (= 1.3.7-1), rust-regex-syntax (= 0.6.17-1), rust-rustc-hash (= 1.1.0-1), rust-shlex (= 0.1.1-1), rust-strsim (= 0.9.3-1), rust-termcolor (= 1.1.0-1), rust-textwrap (= 0.11.0-1build1), rust-thread-local (= 1.0.1-1), rust-unicode-width (= 0.1.8-1), rust-unicode-xid (= 0.2.0-1), rust-vec-map (= 0.8.1-2), rust-which (= 3.0.0-2), rustc (= 1.43.0+dfsg1+llvm-1~exp1ubuntu2)