How to Install and Uninstall gauche-c-wrapper Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "gauche-c-wrapper" package

This guide let you learn how to install gauche-c-wrapper on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gauche-c-wrapper

2. Uninstall "gauche-c-wrapper" package

This tutorial shows how to uninstall gauche-c-wrapper on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gauche-c-wrapper $ sudo apt autoclean && sudo apt autoremove

3. Information about the gauche-c-wrapper package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gauche-c-wrapper
Priority: optional
Section: universe/interpreters
Installed-Size: 542
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Gauche Maintainers
Architecture: amd64
Version: 0.6.1-7
Depends: gauche, libc6 (>= 2.14), libgauche-0.9-0 (>= 0.9.3)
Filename: pool/universe/g/gauche-c-wrapper/gauche-c-wrapper_0.6.1-7_amd64.deb
Size: 189660
MD5sum: e0b45a42e47bbfa5744a29a3048fdc50
SHA1: 8ccbcc28f6e496fa158119582839f8c4dd863477
SHA256: e28293845ebfadb7af21ea8001fb9283469db68937322b565c621d5f2b8d4726
Description-en: Foreign function interface for Gauche to C libraries
c-wrapper is a foreign function interface for C and Objective-C
libraries. It can parse C header files, so you don't need to define
functions, global variables and constants to use libraries.
Description-md5: ab711e57730e5d8da815b6c98af5ce2f
Homepage: http://www.koguro.net/prog/c-wrapper/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu