ocaml-javalib on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ocaml-javalib

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

$ yay -Rns ocaml-javalib

2. Manually Install "ocaml-javalib" via AUR

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

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

b. Clone ocaml-javalib's git locally

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

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

$ cd ~/ocaml-javalib $ makepkg -si

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

ID: 1210035
Name: ocaml-javalib
PackageBaseID: 125381
PackageBase: ocaml-javalib
Version: 3.2.2-4
Description: Parses Java .class files into OCaml data structures
URL: https://github.com/javalib-team/javalib/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Forty-Bot
Submitter: Forty-Bot
FirstSubmitted: 1504746494
LastModified: 1676218454
URLPath: /cgit/aur.git/snapshot/ocaml-javalib.tar.gz