How to Install and Uninstall uglify-js.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "uglify-js.noarch" package

Please follow the steps below to install uglify-js.noarch on Fedora 34

$ 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 Fedora 34:

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

3. Information about the uglify-js.noarch package on Fedora 34

Last metadata expiration check: 2:19:36 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : uglify-js
Version : 3.15.3
Release : 1.fc34
Architecture : noarch
Size : 57 k
Source : uglify-js-3.15.3-1.fc34.src.rpm
Repository : updates
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.