ocaml-fileutils-yypkg on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ocaml-fileutils-yypkg

* (Optional) Uninstall ocaml-fileutils-yypkg on Arch using YAY

$ yay -Rns ocaml-fileutils-yypkg

2. Manually Install "ocaml-fileutils-yypkg" via AUR

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

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

b. Clone ocaml-fileutils-yypkg's git locally

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

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

$ cd ~/ocaml-fileutils-yypkg $ makepkg -si

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

ID: 273042
Name: ocaml-fileutils-yypkg
PackageBaseID: 107253
PackageBase: ocaml-fileutils-yypkg
Version: 0.4.5yypkg1.9.0-1
Description: A library to provide pure OCaml functions to manipulate real file and filename (with yypkg patches)
URL: http://forge.ocamlcore.org/projects/ocaml-fileutils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1454846114
LastModified: 1454846787
URLPath: /cgit/aur.git/snapshot/ocaml-fileutils-yypkg.tar.gz