How to Install and Uninstall uglify-js.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "uglify-js.noarch" package

This tutorial shows how to install uglify-js.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "uglify-js.noarch" package

Please follow the guidelines below to uninstall uglify-js.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the uglify-js.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:34:03 ago on Mon Feb 26 07:04:30 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.