How to Install and Uninstall nodejs-packaging.noarch Package on Amazon Linux 2
Last updated: January 10,2025
1. Install "nodejs-packaging.noarch" package
Please follow the instructions below to install nodejs-packaging.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
nodejs-packaging.noarch
Copied
2. Uninstall "nodejs-packaging.noarch" package
In this section, we are going to explain the necessary steps to uninstall nodejs-packaging.noarch on Amazon Linux 2:
$
sudo yum remove
nodejs-packaging.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the nodejs-packaging.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : nodejs-packaging
Arch : noarch
Version : 17
Release : 3.amzn2.0.1
Size : 15 k
Repo : amzn2-core/2/x86_64
Summary : RPM Macros and Utilities for Node.js Packaging
URL : https://fedoraproject.org/wiki/Node.js/Packagers
License : MIT
Description : This package contains RPM macros and other utilities useful for
: packaging Node.js modules and applications in RPM-based
: distributions.
Available Packages
Name : nodejs-packaging
Arch : noarch
Version : 17
Release : 3.amzn2.0.1
Size : 15 k
Repo : amzn2-core/2/x86_64
Summary : RPM Macros and Utilities for Node.js Packaging
URL : https://fedoraproject.org/wiki/Node.js/Packagers
License : MIT
Description : This package contains RPM macros and other utilities useful for
: packaging Node.js modules and applications in RPM-based
: distributions.