How to Install and Uninstall mozjs17.i686 Package on Amazon Linux 2

Last updated: May 19,2024

1. Install "mozjs17.i686" package

Please follow the instructions below to install mozjs17.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install mozjs17.i686

2. Uninstall "mozjs17.i686" package

This guide covers the steps necessary to uninstall mozjs17.i686 on Amazon Linux 2:

$ sudo yum remove mozjs17.i686 $ sudo yum autoremove

3. Information about the mozjs17.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : mozjs17
Arch : i686
Version : 17.0.0
Release : 20.amzn2.0.1
Size : 1.5 M
Repo : amzn2-core/2/x86_64
Summary : JavaScript interpreter and libraries
URL : http://www.mozilla.org/js/
License : GPLv2+ or LGPLv2+ or MPLv1.1
Description : JavaScript is the Netscape-developed object scripting language
: used in millions of web pages and server applications worldwide.
: Netscape's JavaScript is a superset of the ECMA-262 Edition 3
: (ECMAScript) standard scripting language, with only mild
: differences from the published standard.