mercury on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S mercury

* (Optional) Uninstall mercury on Arch using YAY

$ yay -Rns mercury

2. Manually Install "mercury" via AUR

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

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

b. Clone mercury's git locally

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

c. Go to ~/mercury folder and install it

$ cd ~/mercury $ makepkg -si

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

ID: 1350238
Name: mercury
PackageBaseID: 100532
PackageBase: mercury
Version: 22.01.8-1
Description: The mercury language compiler.
URL: http://www.mercurylang.org/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: Tetsumi
FirstSubmitted: 1442938300
LastModified: 1699525260
URLPath: /cgit/aur.git/snapshot/mercury.tar.gz