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

Last updated: May 18,2024

1. Install "js-uglify.noarch" package

This tutorial shows how to install js-uglify.noarch on Rocky Linux 9

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

2. Uninstall "js-uglify.noarch" package

Here is a brief guide to show you how to uninstall js-uglify.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 2:37:48 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : js-uglify
Version : 3.17.4
Release : 1.el9
Architecture : noarch
Size : 152 k
Source : uglify-js-3.17.4-1.el9.src.rpm
Repository : epel
Summary : JavaScript parser, mangler/compressor and beautifier toolkit - core library
URL : https://github.com/mishoo/UglifyJS
License : BSD-2-Clause
Description : JavaScript parser, mangler/compressor and beautifier toolkit.
:
: This package ships a JavaScript library suitable for use by any JavaScript
: runtime.