How to Install and Uninstall ruby-gitlab-markup Package on Kali Linux

Last updated: December 24,2024

1. Install "ruby-gitlab-markup" package

This guide covers the steps necessary to install ruby-gitlab-markup on Kali Linux

$ sudo apt update $ sudo apt install ruby-gitlab-markup

2. Uninstall "ruby-gitlab-markup" package

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

$ sudo apt remove ruby-gitlab-markup $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-gitlab-markup package on Kali Linux

Package: ruby-gitlab-markup
Version: 1.8.0-3
Installed-Size: 55
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby
Breaks: ruby-github-markup (<< 1.7.0+dfsg-4~)
Size: 12548
SHA256: baeffc1efb2e6a8a1fecac86c06846b2b4e51573712a04444200950c847cdea3
SHA1: 7f3477c1ab4d6e8943697850c9ba71a2463eb453
MD5sum: df5495266f3761fa00b2ea73531e1b5e
Description: Fork from github-markup GitLab uses to render non markdown content
This gem is used by GitLab to render any non Markdown markup. This
library converts the raw markup to HTML. The HTML is sanitized,
aggressively removing things that could harm such as `script` tags,
inline-styles, and `class` or `id` attributes. Syntax highlighting
is performed on code blocks. The HTML is passed through other
filters in the html-pipeline that add special sauce, such as emoji.
Description-md5: 7aba24d9a1fe6c325dcd77ac4c5802ce
Homepage: https://gitlab.com/gitlab-org/gitlab-markup
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-gitlab-markup/ruby-gitlab-markup_1.8.0-3_all.deb