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