esy on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S esy

* (Optional) Uninstall esy on Arch using YAY

$ yay -Rns esy

2. Manually Install "esy" via AUR

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

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

b. Clone esy's git locally

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

c. Go to ~/esy folder and install it

$ cd ~/esy $ makepkg -si

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

ID: 1409111
Name: esy
PackageBaseID: 140602
PackageBase: esy
Version: 0.7.2-1
Description: package manager for OCaml/Reason
URL: https://esy.sh/
NumVotes: 8
Popularity: 9.5E-5
OutOfDate:
Maintainer: megapoliss
Submitter: das_kube
FirstSubmitted: 1553478584
LastModified: 1707917040
URLPath: /cgit/aur.git/snapshot/esy.tar.gz