alchemist on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S alchemist

* (Optional) Uninstall alchemist on Arch using YAY

$ yay -Rns alchemist

2. Manually Install "alchemist" via AUR

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

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

b. Clone alchemist's git locally

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

c. Go to ~/alchemist folder and install it

$ cd ~/alchemist $ makepkg -si

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

ID: 1427684
Name: alchemist
PackageBaseID: 201860
PackageBase: alchemist
Version: 32.0.0-1
Description: An extensible simulator for pervasive computing
URL: https://alchemistsimulator.github.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zimbrando
Submitter: zimbrando
FirstSubmitted: 1706178176
LastModified: 1710502684
URLPath: /cgit/aur.git/snapshot/alchemist.tar.gz