ocaml-ppx_fixed_literal on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ocaml-ppx_fixed_literal

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

$ yay -Rns ocaml-ppx_fixed_literal

2. Manually Install "ocaml-ppx_fixed_literal" 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_fixed_literal's git locally

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

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

$ cd ~/ocaml-ppx_fixed_literal $ makepkg -si

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

ID: 1393811
Name: ocaml-ppx_fixed_literal
PackageBaseID: 153863
PackageBase: ocaml-ppx_fixed_literal
Version: 0.16.0-1
Description: Simpler notation for fixed point literals
URL: https://github.com/janestreet/ppx_fixed_literal
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1591047368
LastModified: 1706397055
URLPath: /cgit/aur.git/snapshot/ocaml-ppx_fixed_literal.tar.gz