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

Last updated: May 22,2024

1. Install "ruby-redcloth" package

Please follow the guidance below to install ruby-redcloth on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-redcloth

2. Uninstall "ruby-redcloth" package

Here is a brief guide to show you how to uninstall ruby-redcloth on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-redcloth
Priority: optional
Section: universe/ruby
Installed-Size: 1090
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Version: 4.2.9-5build4
Depends: libc6 (>= 2.4), libruby2.3 (>= 2.3.0~preview2), ruby (>= 1:2.3~0)
Filename: pool/universe/r/ruby-redcloth/ruby-redcloth_4.2.9-5build4_amd64.deb
Size: 232452
MD5sum: 0336f006115740d278efe726b9cebe76
SHA1: 63f0656e1e81920795d5f96a1fe5c30921316cd0
SHA256: fcd74d33791230b81fbdd917dba17c7eae5da511f513680ee2bfa82761c9309c
Description-en: Textile module for Ruby
Textile is a very simple text format, intended for making readable text
that can be converted to HTML, and used in docs, blogs, and Wiki pages.
.
RedCloth is a Ruby module for converting Textile to HTML.
Description-md5: f9e34e2b4a834595803a5f00d928e6fa
Homepage: https://github.com/jgarber/redcloth
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu