How to Install and Uninstall mozjs78.x86_64 Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "mozjs78.x86_64" package

Please follow the instructions below to install mozjs78.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install mozjs78.x86_64

2. Uninstall "mozjs78.x86_64" package

Please follow the guidelines below to uninstall mozjs78.x86_64 on Oracle Linux 9:

$ sudo dnf remove mozjs78.x86_64 $ sudo dnf autoremove

3. Information about the mozjs78.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:03:05 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : mozjs78
Version : 78.15.0
Release : 8.el9
Architecture : x86_64
Size : 4.2 M
Source : mozjs78-78.15.0-8.el9.src.rpm
Repository : epel
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.