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

Last updated: July 08,2024

1. Install "mozjs52.src" package

This guide let you learn how to install mozjs52.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install mozjs52.src

2. Uninstall "mozjs52.src" package

This is a short guide on how to uninstall mozjs52.src on Oracle Linux 8:

$ sudo dnf remove mozjs52.src $ sudo dnf autoremove

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

Last metadata expiration check: 0:16:41 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : mozjs52
Version : 52.9.0
Release : 2.0.1.el8
Architecture : src
Size : 204 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.1 and LGPLv2.1+ 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.