How to Install and Uninstall libgwrap-runtime2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "libgwrap-runtime2" package

Please follow the step by step instructions below to install libgwrap-runtime2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgwrap-runtime2

2. Uninstall "libgwrap-runtime2" package

This guide covers the steps necessary to uninstall libgwrap-runtime2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgwrap-runtime2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgwrap-runtime2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgwrap-runtime2
Priority: optional
Section: universe/libs
Installed-Size: 104
Maintainer: Ubuntu Developers
Original-Maintainer: Andreas Rottmann
Architecture: amd64
Source: g-wrap
Version: 1.9.15-0.1
Depends: guile-2.0-libs, libc6 (>= 2.14), libffi6 (>= 3.0.4)
Filename: pool/universe/g/g-wrap/libgwrap-runtime2_1.9.15-0.1_amd64.deb
Size: 29828
MD5sum: d0be5bd3eba1a705197807d06930615e
SHA1: 4473111d653f841f6123016ea5243e67a89b69ff
SHA256: d46fe8503a610837fb22ef4a05742ea334ba49b70c8a61730fed670847a7a0bf
Description-en: scripting interface generator for C - runtime
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.
.
This package contains the runtime shared library.
Description-md5: 874eb9706a115d30f7184b08765c884e
Homepage: http://www.nongnu.org/g-wrap/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu