How to Install and Uninstall mozjs60.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: June 03,2024

1. Install "mozjs60.i686" package

This tutorial shows how to install mozjs60.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install mozjs60.i686

2. Uninstall "mozjs60.i686" package

Please follow the guidelines below to uninstall mozjs60.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove mozjs60.i686 $ sudo dnf autoremove

3. Information about the mozjs60.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:27:10 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : mozjs60
Version : 60.9.0
Release : 4.el8
Architecture : i686
Size : 6.7 M
Source : mozjs60-60.9.0-4.el8.src.rpm
Repository : ubi-8-baseos-rpms
Summary : SpiderMonkey JavaScript library
URL : https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey
License : MPLv2.0 and MPLv1.1 and BSD and GPLv2+ and GPLv3+ and LGPLv2+ and AFL and ASL 2.0
Description : SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation of
: JavaScript. It is intended to be embedded in other applications
: that provide host environments for JavaScript.