ocaml-taglib on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S ocaml-taglib

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

$ yay -Rns ocaml-taglib

2. Manually Install "ocaml-taglib" via AUR

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

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

b. Clone ocaml-taglib's git locally

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

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

$ cd ~/ocaml-taglib $ makepkg -si

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

ID: 738882
Name: ocaml-taglib
PackageBaseID: 101623
PackageBase: ocaml-taglib
Version: 0.3.6-2
Description: OCaml bindings to taglib
URL: https://github.com/savonet/ocaml-taglib
NumVotes: 0
Popularity: 0
OutOfDate: 1635713261
Maintainer:
Submitter: J5lx
FirstSubmitted: 1444498766
LastModified: 1589830503
URLPath: /cgit/aur.git/snapshot/ocaml-taglib.tar.gz