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

Last updated: July 07,2024

1. Install "ruby-bluecloth" package

This guide covers the steps necessary to install ruby-bluecloth on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-bluecloth

2. Uninstall "ruby-bluecloth" package

Please follow the steps below to uninstall ruby-bluecloth on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-bluecloth
Priority: optional
Section: universe/ruby
Installed-Size: 73
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Version: 2.2.0-6build4
Depends: ruby (>= 1:2.3~0), libc6 (>= 2.4), libmarkdown2 (>= 2.0.6), libruby2.3 (>= 2.3.0~preview2)
Filename: pool/universe/r/ruby-bluecloth/ruby-bluecloth_2.2.0-6build4_amd64.deb
Size: 16956
MD5sum: fe3af3e59bd863ea080524479229fab3
SHA1: be63f53c8be25a25da30b3632f369ac6e5fcaef2
SHA256: c33c608fe4d669d8132e760957404557bf6c87d4a6e554af682fd4f80d925971
Description-en: Ruby implementation of Markdown
BlueCloth is a Ruby implementation of Markdown, a text-to-HTML conversion tool
for web writers. Markdown allows you to write using an easy-to-read,
easy-to-write plain text format, then convert it to structurally valid XHTML
(or HTML).
Description-md5: 8a8f1a4969e44184b93adb8e40a375aa
Homepage: http://deveiate.org/projects/BlueCloth
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu