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

Last updated: October 07,2024

1. Install "uglify-js3.noarch" package

This is a short guide on how to install uglify-js3.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "uglify-js3.noarch" package

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

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

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

Last metadata expiration check: 0:53:35 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : uglify-js3
Version : 3.17.4
Release : 1.el8
Architecture : noarch
Size : 57 k
Source : uglify-js3-3.17.4-1.el8.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.