ocaml-xmlplaylist on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ocaml-xmlplaylist

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

$ yay -Rns ocaml-xmlplaylist

2. Manually Install "ocaml-xmlplaylist" via AUR

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

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

b. Clone ocaml-xmlplaylist's git locally

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

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

$ cd ~/ocaml-xmlplaylist $ makepkg -si

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

ID: 870875
Name: ocaml-xmlplaylist
PackageBaseID: 101592
PackageBase: ocaml-xmlplaylist
Version: 0.1.5-1
Description: OCaml module to parse various RSS playlist formats
URL: https://github.com/savonet/ocaml-xmlplaylist
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444483846
LastModified: 1614551407
URLPath: /cgit/aur.git/snapshot/ocaml-xmlplaylist.tar.gz