mercury on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install mercury on Arch using YAY
$
yay -S
mercury
Copied
* (Optional) Uninstall mercury on Arch using YAY
$
yay -Rns
mercury
Copied
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
Copied
b. Clone mercury's git locally
$
git clone https://aur.archlinux.org/mercury.git
~/mercury
Copied
c. Go to ~/mercury folder and install it
$
cd
~/mercury
Copied
$
makepkg -si
Copied
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
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