How to Install and Uninstall esbuild Package on Kali Linux

Last updated: May 18,2024

1. Install "esbuild" package

Please follow the steps below to install esbuild on Kali Linux

$ sudo apt update $ sudo apt install esbuild

2. Uninstall "esbuild" package

Please follow the step by step instructions below to uninstall esbuild on Kali Linux:

$ sudo apt remove esbuild $ sudo apt autoclean && sudo apt autoremove

3. Information about the esbuild package on Kali Linux

Package: esbuild
Source: golang-github-evanw-esbuild
Version: 0.20.1-1
Installed-Size: 21563
Maintainer: Debian Go Packaging Team
Architecture: amd64
Provides: node-esbuild (= 0.20.1-1), node-esbuild-linux-x64, node-esbuild-wasm (= 0.20.1-1)
Depends: libc6 (>= 2.34)
Recommends: nodejs
Size: 5751148
SHA256: 6bdc05fca8f28cd43fbea1e8cf1691d0aafbd662f66c369a9f789b197805deda
SHA1: 50a8320bf67a8f53aff4b20db73aca94a585177c
MD5sum: 6ded0102316c906d9d17151ec1eaf57b
Description: extremely fast JavaScript bundler and minifier (program)
esbuild is a JavaScript bundler and minifier. It packages up
JavaScript and TypeScript code for distribution on the web.
.
Why build another JavaScript build tool? The current build tools for the web
are at least an order of magnitude slower than they should be. It is hoped
that this project serves as an "existence proof" that JavaScript tooling
can be much, much faster.
.
This package contains the esbuild binary.
Description-md5:
Homepage: https://github.com/evanw/esbuild
Built-Using: golang-1.21 (= 1.21.7-1), golang-golang-x-sys (= 0.16.0-1)
Static-Built-Using: golang-1.21 (= 1.21.7-1), golang-golang-x-sys (= 0.16.0-1)
Section: javascript
Priority: optional
Filename: pool/main/g/golang-github-evanw-esbuild/esbuild_0.20.1-1_amd64.deb