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

Last updated: May 16,2024

1. Install "ruby-jekyll-coffeescript" package

Please follow the step by step instructions below to install ruby-jekyll-coffeescript on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-jekyll-coffeescript" package

Please follow the steps below to uninstall ruby-jekyll-coffeescript on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-jekyll-coffeescript
Priority: optional
Section: universe/ruby
Installed-Size: 27
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0.1-2
Depends: ruby | ruby-interpreter, ruby-coffee-script
Filename: pool/universe/r/ruby-jekyll-coffeescript/ruby-jekyll-coffeescript_1.0.1-2_all.deb
Size: 4198
MD5sum: a64662e2f8176ae5159dc3ee387b6627
SHA1: f0ca981f4d843816d2d448d3f4c185dd2f807a4a
SHA256: 206e22dba6bd36f08ed1424f568c1388dace521ac00c669d1f12ff06495a912f
Description-en: CoffeeScript converter for Jekyll
Jekyll::Coffeescript is a coffeeScript converter for Jekyll.
In your Jekyll site, create CoffeeScript files that start with the
following lines:
```text
---
---
```
You need those three dashes in order for Jekyll to recognize it as
"convertible". They won't be included in the content passed to the
CoffeeScript compiler.
Description-md5: 5513dd474bb9fadd01e30049c9d7d477
Homepage: https://github.com/jekyll/jekyll-coffeescript
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu