assemblyscript on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S assemblyscript

* (Optional) Uninstall assemblyscript on Arch using YAY

$ yay -Rns assemblyscript

2. Manually Install "assemblyscript" via AUR

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

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

b. Clone assemblyscript's git locally

$ git clone https://aur.archlinux.org/assemblyscript.git ~/assemblyscript

c. Go to ~/assemblyscript folder and install it

$ cd ~/assemblyscript $ makepkg -si

3. Information about the assemblyscript package on Arch User Repository (AUR)

ID: 1423669
Name: assemblyscript
PackageBaseID: 142952
PackageBase: assemblyscript
Version: 0.27.25-1
Description: TypeScript to WebAssembly compiler
URL: https://assemblyscript.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1561217451
LastModified: 1709965160
URLPath: /cgit/aur.git/snapshot/assemblyscript.tar.gz