How to Install and Uninstall guile-1.8-libs Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "guile-1.8-libs" package

Learn how to install guile-1.8-libs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install guile-1.8-libs

2. Uninstall "guile-1.8-libs" package

This guide let you learn how to uninstall guile-1.8-libs on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove guile-1.8-libs $ sudo apt autoclean && sudo apt autoremove

3. Information about the guile-1.8-libs package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: guile-1.8-libs
Priority: optional
Section: universe/libs
Installed-Size: 2585
Maintainer: Ubuntu Developers
Original-Maintainer: Rob Browning
Architecture: amd64
Source: guile-1.8
Version: 1.8.8+1-10ubuntu1
Replaces: guile-1.8-dev (<< 1.8.8+1-3), guile-1.8-slib
Provides: guile-1.8-slib
Depends: libc6 (>= 2.15), libgmp10, libltdl7 (>= 2.4.2), libreadline6 (>= 6.0)
Conflicts: guile-1.8-slib
Filename: pool/universe/g/guile-1.8/guile-1.8-libs_1.8.8+1-10ubuntu1_amd64.deb
Size: 602974
MD5sum: 0c20486c906eded941825e6caa062f72
SHA1: 39a0fc35021218303f725a93d404ad31109a1740
SHA256: 5afe84511b65c35661927ce9d7d1e4fdad39f73aab1e3de1b3ce97e33f420c0e
Description-en: Core Guile libraries
Guile is a Scheme implementation designed for real world programming,
providing a rich Unix interface, a module system, an interpreter, and
many extension languages. Guile can be used as a standard #! style
interpreter, via #!/usr/bin/guile, or as an extension language for
other applications via libguile.
Description-md5: cba24c28494e692c2455c31f93fe375a
Homepage: http://www.gnu.org/software/guile/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu