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

Last updated: November 28,2024

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

Please follow the guidance below to install js-coffee-script.noarch on Fedora 35

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

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

This guide let you learn how to uninstall js-coffee-script.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:53:20 ago on Wed Sep 7 14:25:02 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.