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

Last updated: October 05,2024

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

$ yay -S ocaml-cil-git

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

$ yay -Rns ocaml-cil-git

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

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

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

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

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

ID: 1163887
Name: ocaml-cil-git
PackageBaseID: 187115
PackageBase: ocaml-cil-git
Version: r4768.673aa00b-1
Description: C Intermediate Language CIL is a front-end for the C programming language that facilitates program analysis and transformation. CIL will parse and typecheck a program, and compile it into a simplified subset of C.
URL: https://goblint.github.io/cil/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: EDEADLINK
FirstSubmitted: 1667578284
LastModified: 1667578284
URLPath: /cgit/aur.git/snapshot/ocaml-cil-git.tar.gz