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

Last updated: May 16,2024

1. Install "libgwrap-runtime-dev" package

Please follow the steps below to install libgwrap-runtime-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgwrap-runtime-dev

2. Uninstall "libgwrap-runtime-dev" package

This guide let you learn how to uninstall libgwrap-runtime-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgwrap-runtime-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libgwrap-runtime-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 181
Maintainer: Ubuntu Developers
Original-Maintainer: Andreas Rottmann
Architecture: amd64
Source: g-wrap
Version: 1.9.15-0.1
Replaces: libgwrapguile1 (<< 1.3.4-13)
Depends: libgwrap-runtime2 (= 1.9.15-0.1), guile-2.0-dev, libffi-dev, libc6-dev
Conflicts: libgwrap-runtime0-dev, libgwrapguile-dev
Filename: pool/universe/g/g-wrap/libgwrap-runtime-dev_1.9.15-0.1_amd64.deb
Size: 25650
MD5sum: f97bfdf597f59ec0f135a5119cc7c374
SHA1: 9d1ec83ad82c1e5b56fefb2ba9d891eaa5ab1482
SHA256: 6d2c05eaedf798f57cceca3c071c789e6fc54fd409b0c9c8734251da468c2ad5
Description-en: scripting interface generator for C - development files
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 development files for the runtime shared
libraries.
Description-md5: 24748cd5e1b1944106680102ef4f3f5e
Homepage: http://www.nongnu.org/g-wrap/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu