How to Install and Uninstall dico-module-guile Package on Kali Linux

Last updated: May 10,2024

1. Install "dico-module-guile" package

Here is a brief guide to show you how to install dico-module-guile on Kali Linux

$ sudo apt update $ sudo apt install dico-module-guile

2. Uninstall "dico-module-guile" package

This guide covers the steps necessary to uninstall dico-module-guile on Kali Linux:

$ sudo apt remove dico-module-guile $ sudo apt autoclean && sudo apt autoremove

3. Information about the dico-module-guile package on Kali Linux

Package: dico-module-guile
Source: dico (2.11-4)
Version: 2.11-4+b1
Installed-Size: 106
Maintainer: Ritesh Raj Sarraf
Architecture: amd64
Depends: dicod, guile-3.0-libs, libc6 (>= 2.11), libdico2 (>= 2.2)
Size: 68016
SHA256: 23912129552a594c004056a2338f16d7e63d64adc284ca92633161656c76509f
SHA1: f390b995798a0932476096ffc5e07bfd45ac12c7
MD5sum: 04b9c35bd0203615067c8dda20bb6a3a
Description: RFC 2229 compliant modular dictionary server (Guile module)
GNU Dico is an implementation of the DICT protocol as defined in RFC 2229.
It is fully modular: the daemon itself (dicod) provides only the server
functionality, and knows nothing about database formats. Actual searches
are performed by functions supplied in loadable modules. A single module
can serve one or more databases.
.
This package provides an abstract layer for interfacing with database modules
written in Guile.
Description-md5:
Multi-Arch: same
Homepage: https://puszcza.gnu.org.ua/software/dico/
Tag: devel::lang:scheme, devel::library, implemented-in::c, role::devel-lib,
role::plugin, role::shared-lib, works-with::dictionary
Section: text
Priority: optional
Filename: pool/main/d/dico/dico-module-guile_2.11-4+b1_amd64.deb