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

Last updated: May 19,2024

1. Install "ruby-coffee-script" package

This guide covers the steps necessary to install ruby-coffee-script on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-coffee-script

2. Uninstall "ruby-coffee-script" package

Here is a brief guide to show you how to uninstall ruby-coffee-script on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-coffee-script $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-coffee-script
Priority: optional
Section: universe/ruby
Installed-Size: 22
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.4.1-1
Depends: ruby | ruby-interpreter, ruby-coffee-script-source, ruby-execjs
Filename: pool/universe/r/ruby-coffee-script/ruby-coffee-script_2.4.1-1_all.deb
Size: 4276
MD5sum: 13bbc7853cb22a4b3396083251431a5e
SHA1: bdbb7baee335fd55cc381b38ff9952a2a037d669
SHA256: 6734917e948162dc5733f178f99c6e79f1e79f6669a760f3149342ebd6683360
Description-en: Ruby CoffeeScript Compiler
Ruby CoffeeScript is a bridge to the JS CoffeeScript compiler. It allows Ruby
programs and libraries to compile CoffeeScript code into JavaScript.
Description-md5: 6fe096fc4a41d92def6f082a1148457b
Homepage: http://github.com/josh/ruby-coffee-script
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu