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

Last updated: May 20,2024

1. Install "ruby-redcarpet" package

Here is a brief guide to show you how to install ruby-redcarpet on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-redcarpet

2. Uninstall "ruby-redcarpet" package

Please follow the instructions below to uninstall ruby-redcarpet on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-redcarpet
Priority: optional
Section: universe/ruby
Installed-Size: 132
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Version: 3.3.4-2build1
Depends: ruby (>= 1:2.3~0), libc6 (>= 2.14), libruby2.3 (>= 2.3.0~preview2)
Filename: pool/universe/r/ruby-redcarpet/ruby-redcarpet_3.3.4-2build1_amd64.deb
Size: 46268
MD5sum: fa7346f9334bf3714d043c2cb630522b
SHA1: 686f44978697841047d952423376ec0f6d1c8b34
SHA256: 1e68c03d842cc4598d54b9477e25efab80d229997411134841af139bf6c9b5ff
Description-en: Fast, safe and extensible Markdown to (X)HTML parser for Ruby
Redcarpet is Ruby library for Markdown processing.
.
This is fast, safe and extensible Markdown to (X)HTML parser.
.
Learn more about its usage at /usr/share/doc/redcarpet/README.markdown.gz
Description-md5: 74f3ab19ae1d9a8e278ee1e0b74bdf71
Homepage: http://github.com/vmg/redcarpet
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu