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

Last updated: May 14,2024

1. Install "ruby-rinku" package

Please follow the guidance below to install ruby-rinku on Kali Linux

$ sudo apt update $ sudo apt install ruby-rinku

2. Uninstall "ruby-rinku" package

Please follow the guidelines below to uninstall ruby-rinku on Kali Linux:

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

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

Package: ruby-rinku
Version: 1.7.3-2.1
Installed-Size: 44
Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Depends: ruby | ruby-interpreter, libc6 (>= 2.14), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Suggests: ruby-rinku-doc
Size: 12864
SHA256: f5ec688314e78bddf9eb39eb23f15f749d0bf9347ff9d944718f4aab4803dc42
SHA1: c49c2d620e151d05d63c5bbe50d5c9d2eb15fd80
MD5sum: c9978e688fa89d0cb2f3f4e4ab720b18
Description: autolinker for Ruby
Rinku is a Ruby library that does autolinking.
.
It parses text and turns anything that remotely resembles a link into an HTML
link, just like the Ruby on Rails `auto_link` method -- but it's about 20
times faster, because it's written in C, and it's about 20 times smarter when
linking, because it does actual parsing instead of RegEx replacements.
Description-md5:
Homepage: https://github.com/vmg/rinku
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rinku/ruby-rinku_1.7.3-2.1_amd64.deb