How to Install and Uninstall coffeescript-doc Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "coffeescript-doc" package

Please follow the step by step instructions below to install coffeescript-doc on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install coffeescript-doc

2. Uninstall "coffeescript-doc" package

In this section, we are going to explain the necessary steps to uninstall coffeescript-doc on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove coffeescript-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the coffeescript-doc package on Ubuntu 20.10 (Groovy Gorilla)

Package: coffeescript-doc
Architecture: all
Version: 1.12.8~dfsg-4build1
Priority: extra
Section: universe/doc
Source: coffeescript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1333
Recommends: libjs-coffeescript, libjs-jquery, libjs-underscore
Filename: pool/universe/c/coffeescript/coffeescript-doc_1.12.8~dfsg-4build1_all.deb
Size: 193704
MD5sum: 2a8e0d8355ac171e588c28a0dfd2b59c
SHA1: 8cb2a8ba36e2d5a6777310cbbeb2fba58e1ccc2b
SHA256: 5bf1a480bb2f85ab5ffee3b86e0eae6a8aa49dedde72c13b56e3ea051148b305
SHA512: 247af1bd3d6da42f443b0e41c7c4dd43c81a2e110ba8c787917a1a560c187e8c07ea619e12cc3f826c2546bfe2465c352ff32be198e4eadb9c4d24f54b632c46
Homepage: https://coffeescript.org/
Description-en: documentation for the CoffeeScript language
CoffeeScript is a little language that compiles into JavaScript.
Underneath all of those embarrassing braces and semicolons, JavaScript
has always had a gorgeous object model at its heart. CoffeeScript is an
attempt to expose the good parts of JavaScript in a simple way.
.
The golden rule of CoffeeScript is: "It's just JavaScript". The code
compiles one-to-one into the equivalent JS, and there is no
interpretation at runtime. You can use any existing JavaScript library
seamlessly (and vice-versa). The compiled output is readable and
pretty-printed, passes through JavaScript Lint without warnings, will
work in every JavaScript implementation, and tends to run as fast or
faster than the equivalent handwritten JavaScript.
.
This package contains documentation.
Description-md5: d2365244984ed6a594a84d6ac4c6fcca