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

Last updated: April 27,2024

1. Install "ruby-github-markup" package

This is a short guide on how to install ruby-github-markup on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-github-markup" package

In this section, we are going to explain the necessary steps to uninstall ruby-github-markup on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-github-markup
Priority: optional
Section: universe/ruby
Installed-Size: 291
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.3.3+dfsg-1build1
Depends: ruby | ruby-interpreter, asciidoctor (>= 0.1.4-1~), ruby-org (>= 0.9.1-2~), python, python-docutils, rdoc, ruby-creole, ruby-posix-spawn, ruby-redcarpet | ruby-rdiscount | ruby-maruku | ruby-kramdown | ruby-bluecloth, ruby-redcloth, ruby-wikicloth, libjs-jquery
Filename: pool/universe/r/ruby-github-markup/ruby-github-markup_1.3.3+dfsg-1build1_all.deb
Size: 117198
MD5sum: 346f1352e823217f79c5135d58a415fe
SHA1: f0d3877993e40a4c2c859a13a3816a2fd43ccdd1
SHA256: c83dbf6e5ff435fd9f2ce3f90a08549ce555971a3f35ec048a12e4586d502b36
Description-en: GitHub Markup rendering
GitHub Markup converts multiple different rich text files to html.
.
The following markups are supported:
.
* Markdown
* Textile
* RDoc
* Emacs org-mode
* Creole
* MediaWiki
* reStructuredText
* AsciiDoc
* Plain Old Documentation (pod)
Description-md5: 620de459af15b13b9bc282479bd564fe
Homepage: http://github.com/github/markup
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu