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

Last updated: October 15,2024

1. Install "uglify-js.noarch" package

This guide covers the steps necessary to install uglify-js.noarch on AlmaLinux 9

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

2. Uninstall "uglify-js.noarch" package

Please follow the steps below to uninstall uglify-js.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 2:00:02 ago on Wed Mar 13 07:41:12 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.