How to Install and Uninstall bindgen Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: November 23,2024

1. Install "bindgen" package

Please follow the step by step instructions below to install bindgen on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install bindgen

2. Uninstall "bindgen" package

In this section, we are going to explain the necessary steps to uninstall bindgen on Ubuntu 22.10 (Kinetic Kudu):

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

3. Information about the bindgen package on Ubuntu 22.10 (Kinetic Kudu)

Package: bindgen
Architecture: amd64
Version: 0.60.1-2
Built-Using: rustc (= 1.59.0+dfsg1-1~ubuntu2)
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: 3623
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Filename: pool/universe/r/rust-bindgen/bindgen_0.60.1-2_amd64.deb
Size: 1093898
MD5sum: ef2e429110b920012c5db58ca1031f82
SHA1: 9052401607f32d2ca6a43406d9417f11403b7026
SHA256: 34de7f2f894ba1842477f350ae6f8786674885f5e46b931c33e6a94477ea08d2
SHA512: 37559c52de600434f5e33f2ee11c017b0912af5f79075d362497887ec4ad560b1cffe08caf7f215bc99d003dfc3f14d41c210481360c5d2f787e3f083f66b06b
Homepage: https://rust-lang.github.io/rust-bindgen/
Description: Automatically generates Rust FFI bindings to C and C++ libraries
Description-md5: e8f3a199a6e0e3d12fa1f96b17f8274a
X-Cargo-Built-Using: rust-aho-corasick (= 0.7.10-1), rust-atty (= 0.2.14-2), rust-bitflags (= 1.3.2-2), rust-cexpr (= 0.6.0-2), rust-cfg-if (= 1.0.0-1), rust-clang-sys (= 1.3.0-1), rust-clap (= 3.1.8-1), rust-either (= 1.6.1-1), rust-env-logger (= 0.9.0-1), rust-glob (= 0.3.0-1), rust-hashbrown (= 0.12.1-1), rust-humantime (= 2.1.0-1), rust-indexmap (= 1.9.1-1), rust-lazy-static (= 1.4.0-1), rust-lazycell (= 1.3.0-3), rust-libc (= 0.2.126-1), rust-libloading (= 0.7.2-1), rust-log (= 0.4.17-1), rust-memchr (= 2.5.0-1), rust-minimal-lexical (= 0.2.1-2), rust-nom (= 7.1.1-1), rust-os-str-bytes (= 6.0.0-1), rust-peeking-take-while (= 0.1.2-1), rust-proc-macro2 (= 1.0.40-1), rust-quote (= 1.0.9-1), rust-regex (= 1.5.5-1), rust-regex-syntax (= 0.6.25-1), rust-rustc-hash (= 1.1.0-1), rust-shlex (= 1.1.0-1), rust-strsim (= 0.9.3-1), rust-termcolor (= 1.1.2-1), rust-textwrap (= 0.15.0-2), rust-unicode-ident (= 1.0.0-1), rust-which (= 4.2.5-1), rustc (= 1.59.0+dfsg1-1~ubuntu2)