How to Install and Uninstall nodejs-packaging.noarch Package on CentOS Stream 9

Last updated: November 25,2024

1. Install "nodejs-packaging.noarch" package

This is a short guide on how to install nodejs-packaging.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install nodejs-packaging.noarch

2. Uninstall "nodejs-packaging.noarch" package

This tutorial shows how to uninstall nodejs-packaging.noarch on CentOS Stream 9:

$ sudo dnf remove nodejs-packaging.noarch $ sudo dnf autoremove

3. Information about the nodejs-packaging.noarch package on CentOS Stream 9

Last metadata expiration check: 1:54:13 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : nodejs-packaging
Version : 2021.06
Release : 3.el9
Architecture : noarch
Size : 20 k
Source : nodejs-packaging-2021.06-3.el9.src.rpm
Repository : epel
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.