How to Install and Uninstall ruby-rinku Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 03,2024

1. Install "ruby-rinku" package

In this section, we are going to explain the necessary steps to install ruby-rinku on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-rinku

2. Uninstall "ruby-rinku" package

This is a short guide on how to uninstall ruby-rinku on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-rinku package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-rinku
Architecture: amd64
Version: 1.7.3-2build4
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 45
Depends: ruby (>= 1:2.7~0), libc6 (>= 2.14), libruby2.7 (>= 2.7.0-4), ruby (<< 1:2.8~)
Suggests: ruby-rinku-doc
Filename: pool/universe/r/ruby-rinku/ruby-rinku_1.7.3-2build4_amd64.deb
Size: 12988
MD5sum: 551034a884b497005c4f42e907e3f185
SHA1: 8d2ba86f56a4921d6a5b15261afb7a61155df9de
SHA256: ed3475529c0ad4267c0295dd01f1cbcaa1f85900de895c7686751820e6638cfb
SHA512: 267790f8d38c36205b27242c2193d7e49012430e9c7dc9c269af37ff45beb3644de29e1e5797354b4ae8c0df436ac23ffb4a86366c3f5b58bb53559c7effb0de
Homepage: https://github.com/vmg/rinku
Description-en: 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: 647b2766add4e59b964c040b5ce0c343
Ruby-Versions: ruby2.7