ocaml-lastfm on AUR (Arch User Repository)

Last updated: October 31,2024

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

$ yay -S ocaml-lastfm

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

$ yay -Rns ocaml-lastfm

2. Manually Install "ocaml-lastfm" via AUR

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

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

b. Clone ocaml-lastfm's git locally

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

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

$ cd ~/ocaml-lastfm $ makepkg -si

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

ID: 870865
Name: ocaml-lastfm
PackageBaseID: 101595
PackageBase: ocaml-lastfm
Version: 0.3.3-1
Description: OCaml API to lastfm radio and audioscrobbler
URL: https://github.com/savonet/ocaml-lastfm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444486410
LastModified: 1614550073
URLPath: /cgit/aur.git/snapshot/ocaml-lastfm.tar.gz