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

Last updated: July 08,2024

1. Install "nodejs-packaging.noarch" package

In this section, we are going to explain the necessary steps to install nodejs-packaging.noarch on CentOS Stream 8

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

2. Uninstall "nodejs-packaging.noarch" package

Please follow the step by step instructions below to uninstall nodejs-packaging.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 2:50:08 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : nodejs-packaging
Version : 17
Release : 3.module_el8.4.0+645+9ce14ba2
Architecture : noarch
Size : 20 k
Source : nodejs-packaging-17-3.module_el8.4.0+645+9ce14ba2.src.rpm
Repository : appstream
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.