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

Last updated: October 06,2024

1. Install "mozjs68.x86_64" package

Learn how to install mozjs68.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install mozjs68.x86_64

2. Uninstall "mozjs68.x86_64" package

This tutorial shows how to uninstall mozjs68.x86_64 on Fedora 34:

$ sudo dnf remove mozjs68.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:51:20 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : mozjs68
Version : 68.12.0
Release : 2.fc34
Architecture : x86_64
Size : 6.8 M
Source : mozjs68-68.12.0-2.fc34.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.