How to Install and Uninstall esbuild Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "esbuild" package

This guide covers the steps necessary to install esbuild on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install esbuild

2. Uninstall "esbuild" package

Please follow the guidelines below to uninstall esbuild on openSuSE Tumbleweed:

$ sudo zypper remove esbuild

3. Information about the esbuild package on openSuSE Tumbleweed

Information for package esbuild:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : esbuild
Version : 0.20.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 10.4 MiB
Installed : No
Status : not installed
Source package : esbuild-0.20.0-1.1.src
Upstream URL : https://esbuild.github.io
Summary : A JavaScript bundler written for speed
Description :
esbuild is a JavaScript bundler and minifier.
%{gopkg}