How to Install and Uninstall ruby-jekyll-asciidoc Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 10,2024

1. Install "ruby-jekyll-asciidoc" package

Here is a brief guide to show you how to install ruby-jekyll-asciidoc on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-jekyll-asciidoc

2. Uninstall "ruby-jekyll-asciidoc" package

Please follow the instructions below to uninstall ruby-jekyll-asciidoc on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ruby-jekyll-asciidoc $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-jekyll-asciidoc package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-jekyll-asciidoc
Architecture: all
Version: 3.0.0-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 85
Depends: ruby-asciidoctor (>= 1.5.0), jekyll (>= 3.0.0)
Filename: pool/universe/r/ruby-jekyll-asciidoc/ruby-jekyll-asciidoc_3.0.0-2_all.deb
Size: 30984
MD5sum: a128e91c1bd6878f8fd7b0cf9f5261f5
SHA1: 727be528ada9fd14d1d3b3b068011c2174ba53bd
SHA256: 8c96f4af8ddc2c46c96e74fa04a44abd61e32bedb42520b2da2f41e5637ecab7
SHA512: 6c2069611ad74fee2779606c2de360174c100659d880b9fba6f10ad9a08dbdff91740bdea58c430955f81e908e550236605ee2064818b4b2d822de04668c101d
Homepage: https://github.com/asciidoctor/jekyll-asciidoc
Description-en: Jekyll plugin to convert AsciiDoc source files to HTML pages
This plugin converts eligible AsciiDoc files located inside the source
directory to HTML pages in the generated site. It consists of three plugins:
.
(1) a Converter to convert AsciiDoc source files to the HTML pages,
(2) a Generator to promote AsciiDoc attributes to page variables, and
(3) Liquid filters.
.
Any AsciiDoc attribute defined in the document header whose name begins with
'page-' gets promoted to a page variable. The value is then processed as YAML
data.
Description-md5: e2929acdf005021e762d50b312946553
Ruby-Versions: all