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

Last updated: May 07,2024

1. Install "cbindgen" package

This is a short guide on how to install cbindgen on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install cbindgen

2. Uninstall "cbindgen" package

This tutorial shows how to uninstall cbindgen on Ubuntu 22.10 (Kinetic Kudu):

$ sudo apt remove cbindgen $ sudo apt autoclean && sudo apt autoremove

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

Package: cbindgen
Architecture: amd64
Version: 0.24.3-1
Built-Using: rustc (= 1.59.0+dfsg1-1~ubuntu2)
Multi-Arch: allowed
Priority: optional
Section: universe/utils
Source: rust-cbindgen
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4969
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Filename: pool/universe/r/rust-cbindgen/cbindgen_0.24.3-1_amd64.deb
Size: 1458862
MD5sum: a1d8bf8db56385e887320c12a4aa2d93
SHA1: 16057b19ed36ae1de50c4a3fe90f239220be6c0c
SHA256: ebab3fa545d372d28f44ba3a39ca08ff94028aeb0ac95c187302814aa1f169be
SHA512: 41530e18094103cf75bb4b221c0af8dd4ae6fc4e16e32698d9528f73666d5d0ee5f889a38a05efdfc55f44a0e7a848f13a74a877f1d2126aa22b8050c3d249b8
Description: Generates C bindings from Rust code
Description-md5: bf5e9ab6d22f73ffe6c064b48141f318
X-Cargo-Built-Using: rust-atty (= 0.2.14-2), rust-bitflags (= 1.3.2-2), rust-cfg-if (= 1.0.0-1), rust-clap (= 3.1.8-1), rust-fastrand (= 1.7.0-1), rust-hashbrown (= 0.11.2-3), rust-heck (= 0.4.0-1), rust-indexmap (= 1.7.0-1), rust-itoa (= 1.0.1-2), rust-libc (= 0.2.126-1), rust-log (= 0.4.17-1), rust-memchr (= 2.5.0-1), rust-os-str-bytes (= 6.0.0-1), rust-proc-macro2 (= 1.0.28-1), rust-quote (= 1.0.9-1), rust-remove-dir-all (= 0.7.0-1), rust-ryu (= 1.0.2-1), rust-serde (= 1.0.137-1), rust-serde-json (= 1.0.80-2), rust-strsim (= 0.9.3-1), rust-syn (= 1.0.94-1), rust-tempfile (= 3.3.0-1), rust-termcolor (= 1.1.2-1), rust-textwrap (= 0.15.0-2), rust-toml (= 0.5.8-1), rust-unicode-xid (= 0.2.0-1), rustc (= 1.59.0+dfsg1-1~ubuntu2)