How to Install and Uninstall mozjs68.x86_64 Package on Fedora 36

Last updated: November 27,2024

1. Install "mozjs68.x86_64" package

This guide let you learn how to install mozjs68.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install mozjs68.x86_64

2. Uninstall "mozjs68.x86_64" package

This is a short guide on how to uninstall mozjs68.x86_64 on Fedora 36:

$ sudo dnf remove mozjs68.x86_64 $ sudo dnf autoremove

3. Information about the mozjs68.x86_64 package on Fedora 36

Last metadata expiration check: 5:30:04 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : mozjs68
Version : 68.12.0
Release : 5.fc36
Architecture : x86_64
Size : 6.8 M
Source : mozjs68-68.12.0-5.fc36.src.rpm
Repository : fedora
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.