How to Install and Uninstall mozjs52.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "mozjs52.x86_64" package
This guide covers the steps necessary to install mozjs52.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
mozjs52.x86_64
Copied
2. Uninstall "mozjs52.x86_64" package
This tutorial shows how to uninstall mozjs52.x86_64 on Rocky Linux 8:
$
sudo dnf remove
mozjs52.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mozjs52.x86_64 package on Rocky Linux 8
Last metadata expiration check: 2:12:28 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : mozjs52
Version : 52.9.0
Release : 2.el8
Architecture : x86_64
Size : 6.6 M
Source : mozjs52-52.9.0-2.el8.src.rpm
Repository : baseos
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.
Available Packages
Name : mozjs52
Version : 52.9.0
Release : 2.el8
Architecture : x86_64
Size : 6.6 M
Source : mozjs52-52.9.0-2.el8.src.rpm
Repository : baseos
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.