esbuild-git on AUR (Arch User Repository)

Last updated: December 26,2024

1. Install "esbuild-git" 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-git on Arch using YAY

$ yay -S esbuild-git

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

$ yay -Rns esbuild-git

2. Manually Install "esbuild-git" via AUR

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

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

b. Clone esbuild-git's git locally

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

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

$ cd ~/esbuild-git $ makepkg -si

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

ID: 747934
Name: esbuild-git
PackageBaseID: 149196
PackageBase: esbuild-git
Version: r558.42309b7-1
Description: An extremely fast JavaScript bundler and minifier
URL: https://github.com/evanw/esbuild
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: imlonghao
Submitter: imlonghao
FirstSubmitted: 1581857017
LastModified: 1591457111
URLPath: /cgit/aur.git/snapshot/esbuild-git.tar.gz