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

Last updated: May 12,2024

1. Install "ruby-kramdown" package

Please follow the steps below to install ruby-kramdown on Kali Linux

$ sudo apt update $ sudo apt install ruby-kramdown

2. Uninstall "ruby-kramdown" package

This is a short guide on how to uninstall ruby-kramdown on Kali Linux:

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

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

Package: ruby-kramdown
Version: 2.4.0-2
Installed-Size: 1571
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: libjs-jquery, ruby, ruby-rexml
Recommends: ruby-rouge
Suggests: libjs-mathjax, ruby-kramdown-parser-gfm
Size: 236752
SHA256: 2508d1b422c5f3d49df0814cbf3097c3f63d9d6a1eef3709542caeb8883b9e89
SHA1: 54e05a33bc669e1da22808b91ebb4cd59b4d5c72
MD5sum: c88e1f634ecc6ba0adcd690e514f6685
Description: Fast, pure-Ruby Markdown-superset converter - ruby library
The kramdown is a fast, pure Ruby, Markdown parser and converter, using
a strict syntax definition and supporting several common
extensions.
.
The kramdown library is mainly written to support the kramdown-to-HTML
conversion chain. However, due to its flexibility it supports other
input and output formats as well. Here is a list of the
supported formats:
* input formats: kramdown (a Markdown superset), Markdown, HTML
* output formats: HTML, kramdown, LaTeX (and therefore PDF)
.
This package contains the ruby library.
Description-md5:
Homepage: https://kramdown.gettalong.org
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-kramdown/ruby-kramdown_2.4.0-2_all.deb