How to Install and Uninstall ruby-rouge Package on Kali Linux

Last updated: September 20,2024

1. Install "ruby-rouge" package

In this section, we are going to explain the necessary steps to install ruby-rouge on Kali Linux

$ sudo apt update $ sudo apt install ruby-rouge

2. Uninstall "ruby-rouge" package

This guide covers the steps necessary to uninstall ruby-rouge on Kali Linux:

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

3. Information about the ruby-rouge package on Kali Linux

Package: ruby-rouge
Version: 4.2.0-1
Installed-Size: 2244
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby
Breaks: asciidoctor (<< 2.0.12-3~), jekyll (<< 3.9.0+dfsg-2~), ruby-kramdown (<< 2.3.1-1~)
Size: 466648
SHA256: 42e05f8642e68338242d8f4de04f9cce59c2da01c2110b05265590b273138a3d
SHA1: 338eabd38ed0e4f2ec87ca3e83e766f38f2df5f7
MD5sum: fb4273c53e3ae3861d36c3c76f884882
Description: pure-Ruby syntax highlighter compatible with pygments
Rouge is a pure-Ruby syntax highlighter. It can highlight over 60
languages, and output HTML or ANSI 256-color text. Its HTML output is
compatible with stylesheets designed for pygments.
Description-md5:
Homepage: http://rouge.jneen.net/
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rouge/ruby-rouge_4.2.0-1_all.deb