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

Last updated: November 27,2024

1. Install "uglify-js3.noarch" package

Please follow the instructions below to install uglify-js3.noarch on Oracle Linux 8

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

2. Uninstall "uglify-js3.noarch" package

This is a short guide on how to uninstall uglify-js3.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 3:38:17 ago on Mon Sep 12 02:51:38 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.