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

Last updated: October 05,2024

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

Please follow the steps below to install js-coffee-script.noarch on Fedora 34

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

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

In this section, we are going to explain the necessary steps to uninstall js-coffee-script.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:49:41 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : js-coffee-script
Version : 1.10.0
Release : 16.fc34
Architecture : noarch
Size : 88 k
Source : coffee-script-1.10.0-16.fc34.src.rpm
Repository : updates
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.