How to Install and Uninstall libnet-dict-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "libnet-dict-perl" package

In this section, we are going to explain the necessary steps to install libnet-dict-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnet-dict-perl

2. Uninstall "libnet-dict-perl" package

Please follow the guidelines below to uninstall libnet-dict-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libnet-dict-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnet-dict-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libnet-dict-perl
Priority: optional
Section: universe/perl
Installed-Size: 131
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2.19-1
Depends: perl
Recommends: libappconfig-std-perl
Filename: pool/universe/libn/libnet-dict-perl/libnet-dict-perl_2.19-1_all.deb
Size: 31774
MD5sum: 57fd2e4bcb3ae7ded6e5433e92545441
SHA1: 72c87e553145627253e4c5a8b5b097f9f0b8aea9
SHA256: 9bb4a3c9cc51d935c1208b264e425b3d7d079563bcd9a8d4415c0d0f134d885a
Description-en: client API for accessing dictionary servers (RFC 2229)
Net::Dict is a perl module for looking up words and their definitions on
network dictionary servers. Net::Dict provides a simple DICT client API for
the network protocol described in RFC2229. This module allows connect with
DICT server, matching words and selecting databases.
Description-md5: 12271d0dd13b139216a7f26db71081f6
Homepage: https://metacpan.org/release/Net-Dict
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu