How to Install and Uninstall js-coffee-script.noarch Package on Fedora 36

Last updated: January 11,2025

1. Install "js-coffee-script.noarch" package

This is a short guide on how to install js-coffee-script.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install js-coffee-script.noarch

2. Uninstall "js-coffee-script.noarch" package

This tutorial shows how to uninstall js-coffee-script.noarch on Fedora 36:

$ sudo dnf remove js-coffee-script.noarch $ sudo dnf autoremove

3. Information about the js-coffee-script.noarch package on Fedora 36

Last metadata expiration check: 3:35:54 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : js-coffee-script
Version : 1.10.0
Release : 17.fc35
Architecture : noarch
Size : 88 k
Source : coffee-script-1.10.0-17.fc35.src.rpm
Repository : fedora
Summary : A programming that transcompiles to JavaScript - core compiler
URL : http://coffeescript.org/
License : MIT
Description : This is the core compiler for the CoffeeScript language, suitable for use in
: browsers or by other JavaScript implementations.
:
: For the primary compiler and cake utility used in conjunction with Node.js,
: install the 'coffee-script' package.