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

Last updated: June 30,2024

1. Install "uglify-js1.noarch" package

In this section, we are going to explain the necessary steps to install uglify-js1.noarch on Fedora 34

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

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

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

Last metadata expiration check: 3:09:04 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : uglify-js1
Version : 1.3.4
Release : 21.fc34
Architecture : noarch
Size : 12 k
Source : uglify-js1-1.3.4-21.fc34.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.