ocaml-inotify on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "ocaml-inotify" 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-inotify on Arch using YAY
$
yay -S
ocaml-inotify
Copied
* (Optional) Uninstall ocaml-inotify on Arch using YAY
$
yay -Rns
ocaml-inotify
Copied
2. Manually Install "ocaml-inotify" 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-inotify's git locally
$
git clone https://aur.archlinux.org/ocaml-inotify.git
~/ocaml-inotify
Copied
c. Go to ~/ocaml-inotify folder and install it
$
cd
~/ocaml-inotify
Copied
$
makepkg -si
Copied
3. Information about the ocaml-inotify package on Arch User Repository (AUR)
ID: 1393773
Name: ocaml-inotify
PackageBaseID: 47001
PackageBase: ocaml-inotify
Version: 2.5-1
Description: OCaml bindings for inotify
URL: https://github.com/whitequark/ocaml-inotify
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dest
FirstSubmitted: 1298930080
LastModified: 1706396845
URLPath: /cgit/aur.git/snapshot/ocaml-inotify.tar.gz
Name: ocaml-inotify
PackageBaseID: 47001
PackageBase: ocaml-inotify
Version: 2.5-1
Description: OCaml bindings for inotify
URL: https://github.com/whitequark/ocaml-inotify
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dest
FirstSubmitted: 1298930080
LastModified: 1706396845
URLPath: /cgit/aur.git/snapshot/ocaml-inotify.tar.gz