assemblyscript-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S assemblyscript-git

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

$ yay -Rns assemblyscript-git

2. Manually Install "assemblyscript-git" via AUR

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

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

b. Clone assemblyscript-git's git locally

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

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

$ cd ~/assemblyscript-git $ makepkg -si

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

ID: 963955
Name: assemblyscript-git
PackageBaseID: 140800
PackageBase: assemblyscript-git
Version: v0.19.16.r1.g250dc70b4-2
Description: Compiles TypeScript to WebAssembly using Binaryen
URL: https://github.com/AssemblyScript/assemblyscript
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: threecgreen
Submitter: threecgreen
FirstSubmitted: 1553826372
LastModified: 1632234747
URLPath: /cgit/aur.git/snapshot/assemblyscript-git.tar.gz