workerd-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S workerd-git

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

$ yay -Rns workerd-git

2. Manually Install "workerd-git" via AUR

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

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

b. Clone workerd-git's git locally

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

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

$ cd ~/workerd-git $ makepkg -si

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

ID: 1145052
Name: workerd-git
PackageBaseID: 186100
PackageBase: workerd-git
Version: r63.8eb4d11-1
Description: A JavaScript / Wasm server runtime based on the same code that powers Cloudflare Workers.
URL: https://github.com/cloudflare/workerd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: michaelkuc6
Submitter: michaelkuc6
FirstSubmitted: 1664313911
LastModified: 1664313911
URLPath: /cgit/aur.git/snapshot/workerd-git.tar.gz