How to Install and Uninstall ruby-loofah Package on Kali Linux

Last updated: May 04,2024

1. Install "ruby-loofah" package

Learn how to install ruby-loofah on Kali Linux

$ sudo apt update $ sudo apt install ruby-loofah

2. Uninstall "ruby-loofah" package

This guide covers the steps necessary to uninstall ruby-loofah on Kali Linux:

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

3. Information about the ruby-loofah package on Kali Linux

Package: ruby-loofah
Version: 2.22.0-1
Installed-Size: 112
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-crass (>= 1.0.2), ruby-nokogiri (>= 1.12.0)
Size: 31632
SHA256: 1dc369add6fa408045c2172bf2f06a9a9df5b04cf9ea70a38a0c36a5ca917d29
SHA1: 6e9770842dc2fb3fea3e3d5f1c7063d07a076045
MD5sum: 2c7b770b3058c44e94c11cb350687a47
Description: 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:
Homepage: https://github.com/flavorjones/loofah
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-loofah/ruby-loofah_2.22.0-1_all.deb