ocaml-res on AUR (Arch User Repository)
Last updated: January 27,2025
1. Install "ocaml-res" 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
Copied
b. Install ocaml-res on Arch using YAY
$
yay -S
ocaml-res
Copied
* (Optional) Uninstall ocaml-res on Arch using YAY
$
yay -Rns
ocaml-res
Copied
2. Manually Install "ocaml-res" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ocaml-res's git locally
$
git clone https://aur.archlinux.org/ocaml-res.git
~/ocaml-res
Copied
c. Go to ~/ocaml-res folder and install it
$
cd
~/ocaml-res
Copied
$
makepkg -si
Copied
3. Information about the ocaml-res package on Arch User Repository (AUR)
ID: 560992
Name: ocaml-res
PackageBaseID: 18638
PackageBase: ocaml-res
Version: 5.0.1-1
Description: Library for automatically resizing contiguous memory (arrays and strings)
URL: http://mmottl.github.io/res/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
Submitter: guital
FirstSubmitted: 1216991026
LastModified: 1542553126
URLPath: /cgit/aur.git/snapshot/ocaml-res.tar.gz
Name: ocaml-res
PackageBaseID: 18638
PackageBase: ocaml-res
Version: 5.0.1-1
Description: Library for automatically resizing contiguous memory (arrays and strings)
URL: http://mmottl.github.io/res/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
Submitter: guital
FirstSubmitted: 1216991026
LastModified: 1542553126
URLPath: /cgit/aur.git/snapshot/ocaml-res.tar.gz