How to Install and Uninstall ruby-rinku-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: December 23,2024

1. Install "ruby-rinku-doc" package

In this section, we are going to explain the necessary steps to install ruby-rinku-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-rinku-doc

2. Uninstall "ruby-rinku-doc" package

Please follow the guidance below to uninstall ruby-rinku-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-rinku-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-rinku-doc
Priority: optional
Section: universe/doc
Installed-Size: 182
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Source: ruby-rinku
Version: 1.7.3-2build1
Depends: libjs-jquery
Suggests: ruby-rinku
Filename: pool/universe/r/ruby-rinku/ruby-rinku-doc_1.7.3-2build1_all.deb
Size: 104006
MD5sum: b4c450b400f1d2373285caed31200fea
SHA1: 583f3910e5d1442cdcf998322b6463d286093dd8
SHA256: b773de71a4e76099940a115542da1ba53c6352b272a48642bb9c6cc38aacbbd2
Description-en: autolinker for Ruby (documentation)
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.
.
This package contains the documentation for ruby-rinku.
Description-md5: 4dade0377c1c5b30c2ef9beabf5753bc
Homepage: https://github.com/vmg/rinku
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu