How to Install and Uninstall ruby-reverse-markdown Package on Kali Linux

Last updated: September 20,2024

1. Install "ruby-reverse-markdown" package

Please follow the guidelines below to install ruby-reverse-markdown on Kali Linux

$ sudo apt update $ sudo apt install ruby-reverse-markdown

2. Uninstall "ruby-reverse-markdown" package

Please follow the guidance below to uninstall ruby-reverse-markdown on Kali Linux:

$ sudo apt remove ruby-reverse-markdown $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-reverse-markdown package on Kali Linux

Package: ruby-reverse-markdown
Version: 1.4.0-1
Installed-Size: 65
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-nokogiri
Size: 12628
SHA256: 91eff8a9c5b1314655a5515e4e8afc57a3d3b3eb6d165f019b7696b57102aa1a
SHA1: 37cf18928f5c41e0b61af764d3c1bb95982010ec
MD5sum: 1331e59d1cf885cc5e59ebeb748654ee
Description: converts HTML code into markdown
reverse_markdown transforms HTML into Markdown. It is useful, for example,
to import HTML into a Markdown based application. It supports all the
established tags and can also be extended, it can deal with nested lists,
inline and block code, and supports blockquotes.
.
It supports all the established HTML tags and requires Ruby 1.9.3 or higher.
Description-md5:
Homepage: https://github.com/xijo/reverse_markdown
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-reverse-markdown/ruby-reverse-markdown_1.4.0-1_all.deb