mercure on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S mercure

* (Optional) Uninstall mercure on Arch using YAY

$ yay -Rns mercure

2. Manually Install "mercure" via AUR

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

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

b. Clone mercure's git locally

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

c. Go to ~/mercure folder and install it

$ cd ~/mercure $ makepkg -si

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

ID: 1361609
Name: mercure
PackageBaseID: 145550
PackageBase: mercure
Version: 0.15.5-1
Description: Server-sent live updates: protocol and reference implementation
URL: https://mercure.rocks
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Durag
Submitter: Deuchnord
FirstSubmitted: 1570193310
LastModified: 1701199652
URLPath: /cgit/aur.git/snapshot/mercure.tar.gz