How to Install and Uninstall mozjs91.x86_64 Package on Fedora 39

Last updated: November 25,2024

1. Install "mozjs91.x86_64" package

Please follow the guidelines below to install mozjs91.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install mozjs91.x86_64

2. Uninstall "mozjs91.x86_64" package

This guide covers the steps necessary to uninstall mozjs91.x86_64 on Fedora 39:

$ sudo dnf remove mozjs91.x86_64 $ sudo dnf autoremove

3. Information about the mozjs91.x86_64 package on Fedora 39

Last metadata expiration check: 5:51:21 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : mozjs91
Version : 91.13.0
Release : 5.fc39
Architecture : x86_64
Size : 4.4 M
Source : mozjs91-91.13.0-5.fc39.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.