ocaml-mmap on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "ocaml-mmap" 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-mmap on Arch using YAY
$
yay -S
ocaml-mmap
Copied
* (Optional) Uninstall ocaml-mmap on Arch using YAY
$
yay -Rns
ocaml-mmap
Copied
2. Manually Install "ocaml-mmap" 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-mmap's git locally
$
git clone https://aur.archlinux.org/ocaml-mmap.git
~/ocaml-mmap
Copied
c. Go to ~/ocaml-mmap folder and install it
$
cd
~/ocaml-mmap
Copied
$
makepkg -si
Copied
3. Information about the ocaml-mmap package on Arch User Repository (AUR)
ID: 1099501
Name: ocaml-mmap
PackageBaseID: 144981
PackageBase: ocaml-mmap
Version: 1.2.0-1
Description: Provides a Mmap.map_file function for mapping files in memory
URL: https://github.com/mirage/mmap
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: J5lx
FirstSubmitted: 1568202193
LastModified: 1655401823
URLPath: /cgit/aur.git/snapshot/ocaml-mmap.tar.gz
Name: ocaml-mmap
PackageBaseID: 144981
PackageBase: ocaml-mmap
Version: 1.2.0-1
Description: Provides a Mmap.map_file function for mapping files in memory
URL: https://github.com/mirage/mmap
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: J5lx
FirstSubmitted: 1568202193
LastModified: 1655401823
URLPath: /cgit/aur.git/snapshot/ocaml-mmap.tar.gz