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

Last updated: May 13,2024

1. Install "mozjs24.x86_64" package

This guide covers the steps necessary to install mozjs24.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install mozjs24.x86_64

2. Uninstall "mozjs24.x86_64" package

Please follow the step by step instructions below to uninstall mozjs24.x86_64 on Amazon Linux 2:

$ sudo yum remove mozjs24.x86_64 $ sudo yum autoremove

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

Loaded plugins: ovl, priorities
Available Packages
Name : mozjs24
Arch : x86_64
Version : 24.2.0
Release : 7.amzn2.0.1
Size : 1.8 M
Repo : amzn2-core/2/x86_64
Summary : JavaScript interpreter and libraries
URL : http://www.mozilla.org/js/
License : MPLv2.0
Description : JavaScript is the Netscape-developed object scripting language
: used in millions of web pages and server applications worldwide.
: Netscape's JavaScript is a super set of the ECMA-262 Edition 3
: (ECMAScript) standard scripting language, with only mild
: differences from the published standard.