ocaml-aacplus on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S ocaml-aacplus

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

$ yay -Rns ocaml-aacplus

2. Manually Install "ocaml-aacplus" via AUR

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

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

b. Clone ocaml-aacplus's git locally

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

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

$ cd ~/ocaml-aacplus $ makepkg -si

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

ID: 427852
Name: ocaml-aacplus
PackageBaseID: 101607
PackageBase: ocaml-aacplus
Version: 0.2.2-2
Description: OCaml bindings for libaacplus
URL: https://github.com/savonet/ocaml-aacplus
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: J5lx
FirstSubmitted: 1444494153
LastModified: 1500203288
URLPath: /cgit/aur.git/snapshot/ocaml-aacplus.tar.gz