How to Install and Uninstall uglify-js.noarch Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "uglify-js.noarch" package
Please follow the guidance below to install uglify-js.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
uglify-js.noarch
Copied
2. Uninstall "uglify-js.noarch" package
Please follow the step by step instructions below to uninstall uglify-js.noarch on Oracle Linux 9:
$
sudo dnf remove
uglify-js.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the uglify-js.noarch package on Oracle Linux 9
Last metadata expiration check: 2:52:24 ago on Thu Feb 15 07:50:05 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.
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.