How to Install and Uninstall cbindgen Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: May 07,2024

1. Install "cbindgen" package

Please follow the guidelines below to install cbindgen on Ubuntu 20.04 LTS (Focal Fossa)

$ sudo apt update $ sudo apt install cbindgen

2. Uninstall "cbindgen" package

This guide let you learn how to uninstall cbindgen on Ubuntu 20.04 LTS (Focal Fossa):

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

3. Information about the cbindgen package on Ubuntu 20.04 LTS (Focal Fossa)

Package: cbindgen
Architecture: amd64
Version: 0.12.1-1build1
Built-Using: rustc (= 1.41.0+dfsg1+llvm-0ubuntu1)
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: 4745
Depends: libc6 (>= 2.18), libgcc-s1 (>= 4.2)
Filename: pool/universe/r/rust-cbindgen/cbindgen_0.12.1-1build1_amd64.deb
Size: 1261764
MD5sum: 7f38cee18d09ac778376d8f3578899c2
SHA1: b7a28a3dc7023824b825dc6088c756418e1ce992
SHA256: b5c779a8e0214503754479c43d4d0b0d31305fe75f9414aa20737cd2c434c1e7
Description: Generates C bindings from Rust code
Description-md5: 552d00bcc148a4159906dddb7b91c35d
X-Cargo-Built-Using: rust-ansi-term (= 0.12.1-1), rust-atty (= 0.2.13-2), rust-bitflags (= 1.2.1-1), rust-c2-chacha (= 0.2.2-1), rust-cfg-if (= 0.1.10-2build1), rust-clap (= 2.33.0-5), rust-getrandom (= 0.1.13-4), rust-itoa (= 0.4.3-1), rust-lazy-static (= 1.4.0-1), rust-libc (= 0.2.66-1), rust-log (= 0.4.8-4), rust-ppv-lite86 (= 0.2.5-2), rust-proc-macro2 (= 1.0.7-1), rust-quote (= 1.0.2-2), rust-rand-chacha (= 0.2.1-1), rust-rand-core (= 0.5.1-1), rust-rand (= 0.7.2-1), rust-remove-dir-all (= 0.5.2-1), rust-ryu (= 1.0.2-1), rust-serde (= 1.0.104-1), rust-serde-json (= 1.0.41-1), rust-strsim (= 0.9.3-1), rust-syn (= 1.0.12-1), rust-tempfile (= 3.1.0-1build2), rust-textwrap (= 0.11.0-1build1), rust-toml (= 0.5.5-1), rust-unicode-width (= 0.1.7-1), rust-unicode-xid (= 0.2.0-1), rust-vec-map (= 0.8.1-2), rustc (= 1.41.0+dfsg1+llvm-0ubuntu1)