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

Last updated: May 16,2024

1. Install "libhtml-linkextractor-perl" package

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

$ sudo apt update $ sudo apt install libhtml-linkextractor-perl

2. Uninstall "libhtml-linkextractor-perl" package

Please follow the steps below to uninstall libhtml-linkextractor-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libhtml-linkextractor-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libhtml-linkextractor-perl
Priority: optional
Section: universe/perl
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.130-6
Depends: perl, libhtml-parser-perl, liburi-perl
Filename: pool/universe/libh/libhtml-linkextractor-perl/libhtml-linkextractor-perl_0.130-6_all.deb
Size: 14552
MD5sum: d981aada84055501979f68105de020c7
SHA1: 12891ddda25f3a51037428b22fd135e652b384e2
SHA256: 993207f9d0ad895cc22f52e5a2fb33c1b90839c00f16d3f672dcf6c85e90097d
Description-en: Perl module used to extract links from HTML documents
HTML::LinkExtractor is used to extract links from HTML documents. It is very
similar to HTML::LinkExtor, except that besides getting the URL, you also get
the link-text.
Description-md5: 325e8b33e67592881556aee38ac0a9ec
Homepage: https://metacpan.org/release/HTML-LinkExtractor/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu