ocaml-wtf8 on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ocaml-wtf8

* (Optional) Uninstall ocaml-wtf8 on Arch using YAY

$ yay -Rns ocaml-wtf8

2. Manually Install "ocaml-wtf8" via AUR

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

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

b. Clone ocaml-wtf8's git locally

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

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

$ cd ~/ocaml-wtf8 $ makepkg -si

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

ID: 1393866
Name: ocaml-wtf8
PackageBaseID: 148271
PackageBase: ocaml-wtf8
Version: 1.0.2-9
Description: An ocaml library that implements a WTF-8 encoder and decoder
URL: https://github.com/flow/ocaml-wtf8
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1579270750
LastModified: 1706397387
URLPath: /cgit/aur.git/snapshot/ocaml-wtf8.tar.gz