ocaml-wasm on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "ocaml-wasm" 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-wasm on Arch using YAY
$
yay -S
ocaml-wasm
Copied
* (Optional) Uninstall ocaml-wasm on Arch using YAY
$
yay -Rns
ocaml-wasm
Copied
2. Manually Install "ocaml-wasm" 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-wasm's git locally
$
git clone https://aur.archlinux.org/ocaml-wasm.git
~/ocaml-wasm
Copied
c. Go to ~/ocaml-wasm folder and install it
$
cd
~/ocaml-wasm
Copied
$
makepkg -si
Copied
3. Information about the ocaml-wasm package on Arch User Repository (AUR)
ID: 529809
Name: ocaml-wasm
PackageBaseID: 134527
PackageBase: ocaml-wasm
Version: 1.0-10
Description: An OCaml library to read and write Web Assembly (wasm) files and manipulate their AST.
URL:
NumVotes: 0
Popularity: 0
OutOfDate: 1579273842
Maintainer: crave
Submitter: crave
FirstSubmitted: 1532624254
LastModified: 1532710216
URLPath: /cgit/aur.git/snapshot/ocaml-wasm.tar.gz
Name: ocaml-wasm
PackageBaseID: 134527
PackageBase: ocaml-wasm
Version: 1.0-10
Description: An OCaml library to read and write Web Assembly (wasm) files and manipulate their AST.
URL:
NumVotes: 0
Popularity: 0
OutOfDate: 1579273842
Maintainer: crave
Submitter: crave
FirstSubmitted: 1532624254
LastModified: 1532710216
URLPath: /cgit/aur.git/snapshot/ocaml-wasm.tar.gz