How to Install and Uninstall libdico1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libdico1" package

Please follow the instructions below to install libdico1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdico1

2. Uninstall "libdico1" package

In this section, we are going to explain the necessary steps to uninstall libdico1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdico1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdico1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdico1
Priority: optional
Section: universe/libs
Installed-Size: 252
Maintainer: Ubuntu Developers
Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy)
Architecture: amd64
Source: dico
Version: 2.2-9
Depends: libc6 (>= 2.14)
Filename: pool/universe/d/dico/libdico1_2.2-9_amd64.deb
Size: 78394
MD5sum: b20a934aee422a92ca4ed168ad23191d
SHA1: d4ae0a387a767f2720007d960b32cc0d7212cf29
SHA256: e76e6fa4cd7ae129fd50f4747ae97129243f7e57ee60157fb2dd258a063def31
Description-en: RFC 2229 compliant modular dictionary server (shared library)
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 contains the shared library.
Description-md5: eaaf55d14ffda8e0d48423b9a7314451
Multi-Arch: same
Homepage: http://puszcza.gnu.org.ua/software/dico/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu