How to Install and Uninstall uglify-js.noarch Package on Fedora 39

Last updated: January 16,2025

1. Install "uglify-js.noarch" package

This guide covers the steps necessary to install uglify-js.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install uglify-js.noarch

2. Uninstall "uglify-js.noarch" package

Please follow the guidance below to uninstall uglify-js.noarch on Fedora 39:

$ sudo dnf remove uglify-js.noarch $ sudo dnf autoremove

3. Information about the uglify-js.noarch package on Fedora 39

Last metadata expiration check: 5:07:07 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : uglify-js
Version : 3.17.4
Release : 2.fc39
Architecture : noarch
Size : 57 k
Source : uglify-js-3.17.4-2.fc39.src.rpm
Repository : fedora
Summary : JavaScript parser, mangler/compressor and beautifier toolkit
URL : https://github.com/mishoo/UglifyJS
License : BSD-2-Clause
Description : JavaScript parser, mangler/compressor and beautifier toolkit.
:
: This package ships the uglifyjs command-line tool and a library suitable for
: use within Node.js.