How to Install and Uninstall g-wrap Package on Kali Linux

Last updated: May 18,2024

1. Install "g-wrap" package

Please follow the instructions below to install g-wrap on Kali Linux

$ sudo apt update $ sudo apt install g-wrap

2. Uninstall "g-wrap" package

Please follow the guidelines below to uninstall g-wrap on Kali Linux:

$ sudo apt remove g-wrap $ sudo apt autoclean && sudo apt autoremove

3. Information about the g-wrap package on Kali Linux

Package: g-wrap
Version: 1.9.15-3.1
Installed-Size: 212
Maintainer: Tommi Höynälänmaa
Architecture: all
Depends: guile-2.2, guile-library (>= 0.2.6.1), dpkg (>= 1.15.4) | install-info
Recommends: indent, libgwrap-runtime-dev (>= 1.9.15-3.1)
Conflicts: guile-g-wrap (<< 1.9.9-1), libgwrapguile-dev
Size: 70744
SHA256: ab1d9de87bacb7c0a80c70385eafe7936ed69a8e9e4d38b5a91a9e106e5f34e9
SHA1: eaf47b11734aba4a845e102a54e688577162ff94
MD5sum: 8b7ac4f5bd998266a41c174c99ed2ca0
Description: scripting interface generator for C
G-Wrap is a tool (and Guile library) for generating function wrappers
for inter-language calls. It currently only supports generating Guile
wrappers for C functions.
.
G-Wrap takes a set of interface declarations (written in Scheme) and
wraps the described interface for Guile.
Description-md5: c7c2bd9277521362b3f2191659ca8c54
Homepage: http://www.nongnu.org/g-wrap/
Tag: devel::code-generator, devel::lang:c, devel::lang:scheme,
devel::library, implemented-in::c, implemented-in::scheme,
interface::commandline, role::devel-lib, role::program, scope::utility
Section: lisp
Priority: optional
Filename: pool/main/g/g-wrap/g-wrap_1.9.15-3.1_all.deb