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

Last updated: July 01,2024

1. Install "ruby-coderay" package

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

$ sudo apt update $ sudo apt install ruby-coderay

2. Uninstall "ruby-coderay" package

This tutorial shows how to uninstall ruby-coderay on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-coderay
Priority: optional
Section: universe/ruby
Installed-Size: 388
Maintainer: Ubuntu Developers
Original-Maintainer: Joshua Timberman
Architecture: all
Source: coderay
Version: 1.1.1-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/c/coderay/ruby-coderay_1.1.1-1_all.deb
Size: 75850
MD5sum: 027afea8c64e0c273f938e5633d844cf
SHA1: 151ee7095ff05202653b96891c330697e37d5790
SHA256: 9d439a5c1283071e1347ea3cb6108600e31857e9db6af8f082d3808c2f821db3
Description-en: Ruby library for syntax highlighting
CodeRay is a Ruby library that can scan an input file or text in a web
page and encode it as syntax highlighted HTML output.
.
CodeRay supports many input languages including: C, C++, CSS, Delphi, diff,
Groovy, HTML, RHTML (Erb+HTML), Nitro-XHTML, Java, JavaScript, JSON, PHP,
Python, Ruby, SQL and YAML.
.
CodeRay can output to HTML, JSON, XML, Yaml.
Description-md5: 6a1b8a7df1ec39af6cefc22d55164494
Homepage: http://coderay.rubychan.de
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu