ocaml-ogg on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ocaml-ogg

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

$ yay -Rns ocaml-ogg

2. Manually Install "ocaml-ogg" via AUR

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

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

b. Clone ocaml-ogg's git locally

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

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

$ cd ~/ocaml-ogg $ makepkg -si

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

ID: 1280940
Name: ocaml-ogg
PackageBaseID: 101583
PackageBase: ocaml-ogg
Version: 0.7.4-1
Description: OCaml binding to libogg
URL: https://github.com/savonet/ocaml-ogg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444477628
LastModified: 1688124394
URLPath: /cgit/aur.git/snapshot/ocaml-ogg.tar.gz