ocaml-lame on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ocaml-lame

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

$ yay -Rns ocaml-lame

2. Manually Install "ocaml-lame" via AUR

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

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

b. Clone ocaml-lame's git locally

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

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

$ cd ~/ocaml-lame $ makepkg -si

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

ID: 1258758
Name: ocaml-lame
PackageBaseID: 101605
PackageBase: ocaml-lame
Version: 0.3.7-1
Description: OCaml bindings to the LAME mp3 encoder
URL: https://github.com/savonet/ocaml-lame
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444493119
LastModified: 1684240387
URLPath: /cgit/aur.git/snapshot/ocaml-lame.tar.gz