swirl-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S swirl-bin

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

$ yay -Rns swirl-bin

2. Manually Install "swirl-bin" via AUR

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

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

b. Clone swirl-bin's git locally

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

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

$ cd ~/swirl-bin $ makepkg -si

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

ID: 1231706
Name: swirl-bin
PackageBaseID: 191736
PackageBase: swirl-bin
Version: 0.0.5-1
Description: A High Level, statically typed, Compiled programming language
URL: https://github.com/SwirlLang/Swirl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: EMPTY
Submitter: EMPTY
FirstSubmitted: 1679248790
LastModified: 1679680454
URLPath: /cgit/aur.git/snapshot/swirl-bin.tar.gz