How to Install and Uninstall uglify-js1.noarch Package on Fedora 35

Last updated: June 26,2024

1. Install "uglify-js1.noarch" package

This guide covers the steps necessary to install uglify-js1.noarch on Fedora 35

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

2. Uninstall "uglify-js1.noarch" package

Please follow the guidance below to uninstall uglify-js1.noarch on Fedora 35:

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

3. Information about the uglify-js1.noarch package on Fedora 35

Last metadata expiration check: 3:01:21 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : uglify-js1
Version : 1.3.4
Release : 22.fc35
Architecture : noarch
Size : 12 k
Source : uglify-js1-1.3.4-22.fc35.src.rpm
Repository : fedora
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 is the
: classic 1.x version of uglify-js. Consider using the new version provided
: in the uglify-js package.
:
: This package ships the uglifyjs command-line tool and a library suitable for
: use within Node.js.