How to Install and Uninstall guile-library Package on Kali Linux

Last updated: May 19,2024

1. Install "guile-library" package

Please follow the instructions below to install guile-library on Kali Linux

$ sudo apt update $ sudo apt install guile-library

2. Uninstall "guile-library" package

Please follow the instructions below to uninstall guile-library on Kali Linux:

$ sudo apt remove guile-library $ sudo apt autoclean && sudo apt autoremove

3. Information about the guile-library package on Kali Linux

Package: guile-library
Source: guile-lib (0.2.7-4)
Version: 0.2.7-4+b1
Installed-Size: 3102
Maintainer: Vagrant Cascadian
Architecture: amd64
Depends: guile-3.0
Size: 377868
SHA256: 9ec4e8cfa91b9e5d75c66ff46fbc8ec9677dbf17b32a7d3689f43e919bd2e4a2
SHA1: 4973f56e428d79fa07718fa5016f4c6bbf06a20c
MD5sum: b9561ff0f2ffd6d66f4bc07fb8ff3f56
Description: Library of useful Guile modules
A set of various-purpose library modules for Guile. Covered areas include:
.
* Unit testing framework ala JUnit
* Logging system
* String routines (wrapping, completion, soundex algorithm)
* OS process chains (think "shell pipes in scheme")
* ANSI escape sequence text coloring
* A thread-safe message queue
* Routines to perform topological sorts
* Neil Van Dyke's permissive ("pragmatic") HTML parser
* Nifty and concise regular expression routines
* Classic search functions
Description-md5:
Multi-Arch: same
Homepage: https://www.nongnu.org/guile-lib/
Tag: devel::lang:scheme, devel::library, devel::testing-qa,
implemented-in::scheme, role::app-data
Section: lisp
Priority: optional
Filename: pool/main/g/guile-lib/guile-library_0.2.7-4+b1_amd64.deb