esbuild-bin on AUR (Arch User Repository)

Last updated: June 14,2024

1. Install "esbuild-bin" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install esbuild-bin on Arch using YAY

$ yay -S esbuild-bin

* (Optional) Uninstall esbuild-bin on Arch using YAY

$ yay -Rns esbuild-bin

2. Manually Install "esbuild-bin" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone esbuild-bin's git locally

$ git clone https://aur.archlinux.org/esbuild-bin.git ~/esbuild-bin

c. Go to ~/esbuild-bin folder and install it

$ cd ~/esbuild-bin $ makepkg -si

3. Information about the esbuild-bin package on Arch User Repository (AUR)

ID: 1134983
Name: esbuild-bin
PackageBaseID: 177871
PackageBase: esbuild-bin
Version: 0.15.7-1
Description: An extremely fast JavaScript and CSS bundler and minifier.
URL: https://esbuild.github.io
NumVotes: 1
Popularity: 0.16738
OutOfDate:
Maintainer: Hanabishi
FirstSubmitted: 1649681423
LastModified: 1662296071
URLPath: /cgit/aur.git/snapshot/esbuild-bin.tar.gz