ocaml-mascot on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S ocaml-mascot

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

$ yay -Rns ocaml-mascot

2. Manually Install "ocaml-mascot" via AUR

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

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

b. Clone ocaml-mascot's git locally

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

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

$ cd ~/ocaml-mascot $ makepkg -si

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

ID: 738888
Name: ocaml-mascot
PackageBaseID: 55714
PackageBase: ocaml-mascot
Version: 1.0-4
Description: Style checker for OCaml sources
URL: http://mascot.x9c.fr
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1326221090
LastModified: 1589831277
URLPath: /cgit/aur.git/snapshot/ocaml-mascot.tar.gz