alloy on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S alloy

* (Optional) Uninstall alloy on Arch using YAY

$ yay -Rns alloy

2. Manually Install "alloy" via AUR

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

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

b. Clone alloy's git locally

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

c. Go to ~/alloy folder and install it

$ cd ~/alloy $ makepkg -si

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

ID: 1079422
Name: alloy
PackageBaseID: 28817
PackageBase: alloy
Version: 6.1.0-1
Description: A lightweight modelling language for software design.
URL: https://alloytools.org/
NumVotes: 23
Popularity: 1.0E-6
OutOfDate:
Maintainer: ADSWT518
Submitter: rodprice
FirstSubmitted: 1248726586
LastModified: 1652412972
URLPath: /cgit/aur.git/snapshot/alloy.tar.gz