How to Install and Uninstall libboilerpipe-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 08,2024

1. Install "libboilerpipe-java" package

Please follow the guidelines below to install libboilerpipe-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libboilerpipe-java

2. Uninstall "libboilerpipe-java" package

Please follow the steps below to uninstall libboilerpipe-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libboilerpipe-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libboilerpipe-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libboilerpipe-java
Priority: optional
Section: universe/java
Installed-Size: 166
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: boilerpipe
Version: 1.2.0-1
Depends: libnekohtml-java, libxerces2-java
Filename: pool/universe/b/boilerpipe/libboilerpipe-java_1.2.0-1_all.deb
Size: 98704
MD5sum: 13305d090cdbad468c5754abbefef216
SHA1: 0eec2dd0a2d7ea8b1665cddcdfeb72f4b9b56a50
SHA256: ddc9d1af8e7b810fa052c4c4a649f51dd364258602c1b979b82038fc90c1c4ff
Description-en: Boilerplate removal and fulltext extraction from HTML pages
The boilerpipe library provides algorithms to detect and remove the surplus
"clutter" (boilerplate, templates) around the main textual content of a web
page.
.
The library already provides specific strategies for common tasks (for example:
news article extraction) and may also be easily extended for individual problem
settings.
.
Extracting content is very fast (milliseconds), just needs the input document
(no global or site-level information required) and is usually quite accurate.
Description-md5: 8a9654f4b6579b9ec684e87231e38a2d
Homepage: http://code.google.com/p/boilerpipe
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu