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

Last updated: May 17,2024

1. Install "ruby-truncato" package

Please follow the guidelines below to install ruby-truncato on Kali Linux

$ sudo apt update $ sudo apt install ruby-truncato

2. Uninstall "ruby-truncato" package

Please follow the instructions below to uninstall ruby-truncato on Kali Linux:

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

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

Package: ruby-truncato
Version: 0.7.12-1
Installed-Size: 32
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-htmlentities (>= 4.3.1), ruby-nokogiri (>= 1.7.0), ruby-nokogiri (<= 2.0-9999)
Size: 6712
SHA256: 68b7fb975e5610915a5e47a6003f9ddab7fbf9d88e555f5d4ae9a278b32637ed
SHA1: c306f4e75c068f1432a0495577d35127e5413f5d
MD5sum: 617a06a77f272c3abaac9091eb40fbb1
Description: tool for truncating HTML strings efficiently
Ruby tool for truncating HTML strings keeping a valid HTML markup.
.
Its main motivation was that existing libs couldn't truncate a multiple-MB
document into a few-KB one in a reasonable time. It uses the Nokogiri SAX
parser.
Description-md5:
Homepage: https://github.com/jorgemanrubia/truncato
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-truncato/ruby-truncato_0.7.12-1_all.deb