How to Install and Uninstall nodejs-packaging-bundler.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "nodejs-packaging-bundler.noarch" package

In this section, we are going to explain the necessary steps to install nodejs-packaging-bundler.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "nodejs-packaging-bundler.noarch" package

This guide covers the steps necessary to uninstall nodejs-packaging-bundler.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the nodejs-packaging-bundler.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:13:25 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : nodejs-packaging-bundler
Version : 2021.06
Release : 3.el9
Architecture : noarch
Size : 9.9 k
Source : nodejs-packaging-2021.06-3.el9.src.rpm
Repository : epel
Summary : Bundle a node.js application dependencies
URL : https://fedoraproject.org/wiki/Node.js/Packagers
License : MIT
Description : nodejs-packaging-bundler bundles a node.js application node_module dependencies
: It gathers the application tarball.
: It generates a runtime (prod) tarball with runtime node_module dependencies
: It generates a testing (dev) tarball with node_module dependencies for testing
: It generates a bundled license file that gets the licenses in the runtime
: dependency tarball