How to Install and Uninstall mozjs52.x86_64 Package on Amazon Linux 2

Last updated: May 18,2024

1. Install "mozjs52.x86_64" package

This is a short guide on how to install mozjs52.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install mozjs52.x86_64

2. Uninstall "mozjs52.x86_64" package

Please follow the steps below to uninstall mozjs52.x86_64 on Amazon Linux 2:

$ sudo yum remove mozjs52.x86_64 $ sudo yum autoremove

3. Information about the mozjs52.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : mozjs52
Arch : x86_64
Version : 52.9.0
Release : 1.amzn2
Size : 6.5 M
Repo : amzn2-core/2/x86_64
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.