How to Install and Uninstall mozjs60.src Package on Oracle Linux 8

Last updated: November 26,2024

1. Install "mozjs60.src" package

Please follow the instructions below to install mozjs60.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install mozjs60.src

2. Uninstall "mozjs60.src" package

Learn how to uninstall mozjs60.src on Oracle Linux 8:

$ sudo dnf remove mozjs60.src $ sudo dnf autoremove

3. Information about the mozjs60.src package on Oracle Linux 8

Last metadata expiration check: 1:50:48 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : mozjs60
Version : 60.9.0
Release : 4.0.1.el8
Architecture : src
Size : 257 M
Source : None
Repository : ol8_baseos_latest
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.