How to Install and Uninstall nodejs18-devel Package on openSUSE Leap

Last updated: July 05,2024

1. Install "nodejs18-devel" package

In this section, we are going to explain the necessary steps to install nodejs18-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install nodejs18-devel

2. Uninstall "nodejs18-devel" package

Please follow the guidelines below to uninstall nodejs18-devel on openSUSE Leap:

$ sudo zypper remove nodejs18-devel

3. Information about the nodejs18-devel package on openSUSE Leap

Information for package nodejs18-devel:
---------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : nodejs18-devel
Version : 18.19.1-150400.9.18.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 935.3 KiB
Installed : No
Status : not installed
Source package : nodejs18-18.19.1-150400.9.18.2.src
Upstream URL : https://nodejs.org
Summary : Development headers for NodeJS 18.x
Description :
This package provides development headers for Node.js needed for creation
of binary modules.