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

Last updated: November 22,2024

1. Install "gauche-dev" package

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

$ sudo apt update $ sudo apt install gauche-dev

2. Uninstall "gauche-dev" package

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

$ sudo apt remove gauche-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: gauche-dev
Priority: optional
Section: universe/devel
Installed-Size: 786
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Gauche Maintainers
Architecture: amd64
Source: gauche
Version: 0.9.4-6
Replaces: gauche (<= 0.9.1-5)
Depends: gauche (>= 0.9.3-1), libc6 (>= 2.14)
Breaks: gauche (<= 0.9.1-5)
Filename: pool/universe/g/gauche/gauche-dev_0.9.4-6_amd64.deb
Size: 133556
MD5sum: 4868c8f98043b054fbb670a900fbc1bc
SHA1: 9143c290822b5b955dca78707b1c54107bc89bd8
SHA256: 456118f911592e1502baffb729f1396146b8e27b907d43a137fd5e641a59ddf0
Description-en: Development files for Gauche
Gauche is a Scheme implementation developed to be a handy script
interpreter, which allows programmers and system administrators to
write small to large scripts for their daily chores. Quick startup,
built-in system interface, native multilingual support are some of
the author's goals.
.
This package contains development files of Gauche.
Description-md5: 550e79b47a8b1a9603517de1ec8d8cbf
Homepage: http://practical-scheme.net/gauche/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu