ocaml-theora on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S ocaml-theora

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

$ yay -Rns ocaml-theora

2. Manually Install "ocaml-theora" via AUR

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

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

b. Clone ocaml-theora's git locally

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

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

$ cd ~/ocaml-theora $ makepkg -si

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

ID: 875158
Name: ocaml-theora
PackageBaseID: 101586
PackageBase: ocaml-theora
Version: 0.4.0-1
Description: OCaml binding to libtheora
URL: https://github.com/savonet/ocaml-theora
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444479579
LastModified: 1615369021
URLPath: /cgit/aur.git/snapshot/ocaml-theora.tar.gz