How to Install and Uninstall uglify-js3.noarch Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "uglify-js3.noarch" package

This guide let you learn how to install uglify-js3.noarch on Rocky Linux 8

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

2. Uninstall "uglify-js3.noarch" package

This tutorial shows how to uninstall uglify-js3.noarch on Rocky Linux 8:

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

3. Information about the uglify-js3.noarch package on Rocky Linux 8

Last metadata expiration check: 0:30:49 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : uglify-js3
Version : 3.16.1
Release : 1.el8
Architecture : noarch
Size : 57 k
Source : uglify-js3-3.16.1-1.el8.src.rpm
Repository : epel
Summary : JavaScript parser, mangler/compressor and beautifier toolkit
URL : https://github.com/mishoo/UglifyJS
License : BSD
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.