How to Install and Uninstall ruby-loofah Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 05,2024

1. Install "ruby-loofah" package

Please follow the step by step instructions below to install ruby-loofah on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-loofah

2. Uninstall "ruby-loofah" package

Please follow the step by step instructions below to uninstall ruby-loofah on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ruby-loofah $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-loofah package on Ubuntu 21.10 (Impish Indri)

Package: ruby-loofah
Architecture: all
Version: 2.12.0-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 119
Depends: ruby, ruby-crass, ruby-nokogiri
Filename: pool/universe/r/ruby-loofah/ruby-loofah_2.12.0-1_all.deb
Size: 23426
MD5sum: 3bbf695f6774411fc16c879b9ed072fb
SHA1: 08e283c7c73f6de527b09a66ca14d4ec5b71457d
SHA256: 125f61831a346c3fdd7849182fc6a7d63b01566d7e546ecf9191a1b86a069bde
SHA512: 5abf41b1db3af052c9e0c7d2a74b93e28b6ad29772f75d9963008d1722eb4def87ec316a991b00124ae14e1f32825e700272a5d7a2f134eb14e31876fa9d83e9
Homepage: https://github.com/flavorjones/loofah
Description-en: manipulation and transformation of HTML/XML documents and fragments
Loofah is a general library for manipulating and transforming HTML/XML
documents and fragments. It's built on top of Nokogiri and libxml2, so
it's fast and has a nice API.
.
Loofah excels at HTML sanitization (XSS prevention). It includes some
nice HTML sanitizers, which are based on HTML5lib's whitelist, so it
most likely won't make your codes less secure. (These statements have
not been evaluated by Netexperts.)
Description-md5: dd62dd12a9dcd46918a43f84bbd3b246
Ruby-Versions: all