ocaml-ppx_tools-git on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S ocaml-ppx_tools-git

* (Optional) Uninstall ocaml-ppx_tools-git on Arch using YAY

$ yay -Rns ocaml-ppx_tools-git

2. Manually Install "ocaml-ppx_tools-git" via AUR

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

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

b. Clone ocaml-ppx_tools-git's git locally

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

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

$ cd ~/ocaml-ppx_tools-git $ makepkg -si

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

ID: 695859
Name: ocaml-ppx_tools-git
PackageBaseID: 145945
PackageBase: ocaml-ppx_tools-git
Version: 20200211-1
Description: Tools for authors of ppx rewriters and other syntactic tools
URL: https://github.com/ocaml-ppx/ppx_tools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: soimort
Submitter: soimort
FirstSubmitted: 1571503965
LastModified: 1581456138
URLPath: /cgit/aur.git/snapshot/ocaml-ppx_tools-git.tar.gz