How to Install and Uninstall ruby-html-pipeline Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "ruby-html-pipeline" package

This guide covers the steps necessary to install ruby-html-pipeline on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-html-pipeline

2. Uninstall "ruby-html-pipeline" package

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

$ sudo apt remove ruby-html-pipeline $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-html-pipeline package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-html-pipeline
Priority: optional
Section: universe/ruby
Installed-Size: 112
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.11.0-1
Depends: ruby | ruby-interpreter, ruby-activesupport (>= 2), ruby-nokogiri (>= 1.4)
Filename: pool/universe/r/ruby-html-pipeline/ruby-html-pipeline_1.11.0-1_all.deb
Size: 16668
MD5sum: 4e16e1a653c0538fbf5df80d7d5238ca
SHA1: b8889a0821e41699f34626eaea82d34367a24e0b
SHA256: 01a2cc79a0af27abb563b7315e527acba1c9cb2f46f81f8eb389f8ca58375817
Description-en: GitHub HTML processing filters and utilities
Helpers for processing content through a chain of filters. This module includes
a small framework for defining DOM based content filters and applying them to
user provided content.
Description-md5: 0c9c4257a3a8bdcb6a81a1b51db38f69
Homepage: https://github.com/jch/html-pipeline
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu