ocaml-curl on AUR (Arch User Repository)
Last updated: November 17,2024
1. Install "ocaml-curl" 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-curl on Arch using YAY
$
yay -S
ocaml-curl
Copied
* (Optional) Uninstall ocaml-curl on Arch using YAY
$
yay -Rns
ocaml-curl
Copied
2. Manually Install "ocaml-curl" 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-curl's git locally
$
git clone https://aur.archlinux.org/ocaml-curl.git
~/ocaml-curl
Copied
c. Go to ~/ocaml-curl folder and install it
$
cd
~/ocaml-curl
Copied
$
makepkg -si
Copied
3. Information about the ocaml-curl package on Arch User Repository (AUR)
ID: 1111560
Name: ocaml-curl
PackageBaseID: 98513
PackageBase: ocaml-curl
Version: 0.9.2-3
Description: OCaml bindings to libcurl
URL: https://ygrek.org/p/ocurl
NumVotes: 37
Popularity: 0
OutOfDate:
Maintainer:
Submitter: tahayassen
FirstSubmitted: 1440538269
LastModified: 1657744937
URLPath: /cgit/aur.git/snapshot/ocaml-curl.tar.gz
Name: ocaml-curl
PackageBaseID: 98513
PackageBase: ocaml-curl
Version: 0.9.2-3
Description: OCaml bindings to libcurl
URL: https://ygrek.org/p/ocurl
NumVotes: 37
Popularity: 0
OutOfDate:
Maintainer:
Submitter: tahayassen
FirstSubmitted: 1440538269
LastModified: 1657744937
URLPath: /cgit/aur.git/snapshot/ocaml-curl.tar.gz