How to Install and Uninstall uglify-js.noarch Package on Rocky Linux 9

Last updated: October 07,2024

1. Install "uglify-js.noarch" package

Learn how to install uglify-js.noarch on Rocky Linux 9

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

2. Uninstall "uglify-js.noarch" package

Please follow the instructions below to uninstall uglify-js.noarch on Rocky Linux 9:

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

3. Information about the uglify-js.noarch package on Rocky Linux 9

Last metadata expiration check: 1:39:17 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : uglify-js
Version : 3.17.4
Release : 1.el9
Architecture : noarch
Size : 57 k
Source : uglify-js-3.17.4-1.el9.src.rpm
Repository : epel
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.