How to Install and Uninstall jekyll Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "jekyll" package

Please follow the instructions below to install jekyll on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install jekyll

2. Uninstall "jekyll" package

Please follow the guidelines below to uninstall jekyll on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove jekyll $ sudo apt autoclean && sudo apt autoremove

3. Information about the jekyll package on Ubuntu 21.04 (Hirsute Hippo)

Package: jekyll
Architecture: all
Version: 3.9.0+dfsg-3
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 515
Depends: ruby, ruby-bundler | bundler, ruby-classifier-reborn (>= 2.2.0), ruby-coderay (>= 1.1.0), ruby-kramdown (>= 2.0~), ruby-kramdown-parser-gfm, ruby-mime-types (>= 3.0), ruby-pygments.rb (>= 1.0), ruby-rdiscount (>= 2.0), ruby-redcarpet (>= 3.2.3), ruby-tomlrb (>= 1.2), ruby-yajl (>= 1.3.1), xdg-utils, ruby-addressable (>= 2.4), ruby-colorator (>= 1.0), ruby-em-websocket (>= 0.5), ruby-i18n (>= 0.7), ruby-i18n (<< 2), ruby-jekyll-sass-converter (>= 1.0), ruby-jekyll-watch (>= 2.0), ruby-liquid (>= 4.0), ruby-mercenary (>= 0.3.3), ruby-pathutil (>= 0.9), ruby-rouge (>= 1.7), ruby-rouge (<< 4), ruby-safe-yaml (>= 1.0), ruby-kramdown (<< 3)
Suggests: jekyll-theme-minima, ruby-jekyll-avatar, ruby-jekyll-coffeescript (>= 1.0.1-2~), ruby-jekyll-compose, ruby-jekyll-feed (>= 0.9), ruby-jekyll-gist, ruby-jekyll-last-modified-at, ruby-jekyll-mentions, ruby-jekyll-paginate | ruby-jekyll-paginate-v2, ruby-jekyll-redirect-from, ruby-jekyll-remote-theme, ruby-jekyll-seo-tag, ruby-jekyll-sitemap
Filename: pool/universe/j/jekyll/jekyll_3.9.0+dfsg-3_all.deb
Size: 104044
MD5sum: a732075d1e313e79190dc1b64ad5baf1
SHA1: 171d4b59d1046a45e3951e9fd7cd7862ee99eea7
SHA256: 29dc976d3051fa1cc6229d54a8475a0c2e799e0f70661f730521f3ae5a562716
SHA512: a9642e71e430ac1a87502fc7027cd6b11f7b9dc599aedc6f8fc31da56fe3a7cdc53e0c13afbf6fe932c1f875bcd66c6bd9af44c059992ac4649f5f6173e90daf
Homepage: https://github.com/jekyll/jekyll
Description-en: simple, blog aware, static site generator
Jekyll is a simple, blog aware, static site generator. It takes a
template directory (representing the raw form of a website), runs it
through Textile or Markdown and Liquid converters, and spits out a
complete, static website suitable for serving with Apache or your
favorite web server.
.
This is also the engine behind GitHub Pages (http://pages.github.com),
which you can use to host your project's page or blog right here from
GitHub.
.
There are lot of plugins available and only the most common ones are
suggested by the package. Look for more using 'jekyll plugin'.
Description-md5: c1a5457f54b78d6cb6f6544ecfb6e229
Ruby-Versions: all