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

Last updated: September 28,2024

1. Install "js.i686" package

This guide covers the steps necessary to install js.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install js.i686

2. Uninstall "js.i686" package

Please follow the guidance below to uninstall js.i686 on Amazon Linux 2:

$ sudo yum remove js.i686 $ sudo yum autoremove

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

Loaded plugins: ovl, priorities
Available Packages
Name : js
Arch : i686
Epoch : 1
Version : 1.8.5
Release : 20.amzn2
Size : 2.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.