ocaml-zed on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S ocaml-zed

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

$ yay -Rns ocaml-zed

2. Manually Install "ocaml-zed" via AUR

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

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

b. Clone ocaml-zed's git locally

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

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

$ cd ~/ocaml-zed $ makepkg -si

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

ID: 1393868
Name: ocaml-zed
PackageBaseID: 51155
PackageBase: ocaml-zed
Version: 3.2.3-2
Description: Abstract engine for text edition in OCaml
URL: https://github.com/ocaml-community/zed
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: metasyntax
FirstSubmitted: 1312143467
LastModified: 1706397400
URLPath: /cgit/aur.git/snapshot/ocaml-zed.tar.gz