How to Install and Uninstall gir-rust-code-generator Package on Kali Linux

Last updated: July 02,2024

1. Install "gir-rust-code-generator" package

This is a short guide on how to install gir-rust-code-generator on Kali Linux

$ sudo apt update $ sudo apt install gir-rust-code-generator

2. Uninstall "gir-rust-code-generator" package

Please follow the step by step instructions below to uninstall gir-rust-code-generator on Kali Linux:

$ sudo apt remove gir-rust-code-generator $ sudo apt autoclean && sudo apt autoremove

3. Information about the gir-rust-code-generator package on Kali Linux

Package: gir-rust-code-generator
Version: 0.18.3-1
Installed-Size: 4710
Maintainer: Debian GNOME Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 1325008
SHA256: 04de6bd8b4b9096bd2d0d31a43ce12dffd54aff42aec0e1a7709ff3cadde7d28
SHA1: 6938725ad270e3fd0d7800a724cb9fbb06ea882a
MD5sum: 827cf0a4fab9fce917ba6869ca95eccc
Description: Generate rust source code from gir files
GIR is a project that helps generate safe Rust bindings for GObject based
libraries. The generated bindings consists of two parts: FFI
(the unsafe 1:1 C API calls from Rust) and the safe high-level safe Rust API.
.
The executable is named gir. The usage is outlined in the docs.
Description-md5:
Homepage: https://github.com/gtk-rs/gir
Section: gnome
Priority: optional
Filename: pool/main/g/gir-rust-code-generator/gir-rust-code-generator_0.18.3-1_amd64.deb