ocaml-shine on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ocaml-shine

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

$ yay -Rns ocaml-shine

2. Manually Install "ocaml-shine" via AUR

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

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

b. Clone ocaml-shine's git locally

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

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

$ cd ~/ocaml-shine $ makepkg -si

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

ID: 427949
Name: ocaml-shine
PackageBaseID: 101571
PackageBase: ocaml-shine
Version: 0.2.1-1
Description: OCaml binding to the fixed-point mp3 encoding library shine
URL: https://github.com/savonet/ocaml-shine
NumVotes: 0
Popularity: 0
OutOfDate: 1635713221
Maintainer:
Submitter: J5lx
FirstSubmitted: 1444472500
LastModified: 1500204921
URLPath: /cgit/aur.git/snapshot/ocaml-shine.tar.gz