ocaml-efl on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ocaml-efl

* (Optional) Uninstall ocaml-efl on Arch using YAY

$ yay -Rns ocaml-efl

2. Manually Install "ocaml-efl" via AUR

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

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

b. Clone ocaml-efl's git locally

$ git clone https://aur.archlinux.org/ocaml-efl.git ~/ocaml-efl

c. Go to ~/ocaml-efl folder and install it

$ cd ~/ocaml-efl $ makepkg -si

3. Information about the ocaml-efl package on Arch User Repository (AUR)

ID: 484054
Name: ocaml-efl
PackageBaseID: 107254
PackageBase: ocaml-efl
Version: 1.20.0-1
Description: An OCaml interface to the Enlightenment Foundation Libraries (EFL) and Elementary
URL: https://forge.ocamlcore.org/projects/ocaml-efl/
NumVotes: 1
Popularity: 0
OutOfDate: 1631783630
Maintainer:
Submitter: J5lx
FirstSubmitted: 1454846945
LastModified: 1517857838
URLPath: /cgit/aur.git/snapshot/ocaml-efl.tar.gz