ocaml-cmdliner on AUR (Arch User Repository)
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "ocaml-cmdliner" 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-cmdliner on Arch using YAY
$
yay -S
ocaml-cmdliner
Copied
* (Optional) Uninstall ocaml-cmdliner on Arch using YAY
$
yay -Rns
ocaml-cmdliner
Copied
2. Manually Install "ocaml-cmdliner" 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-cmdliner's git locally
$
git clone https://aur.archlinux.org/ocaml-cmdliner.git
~/ocaml-cmdliner
Copied
c. Go to ~/ocaml-cmdliner folder and install it
$
cd
~/ocaml-cmdliner
Copied
$
makepkg -si
Copied
3. Information about the ocaml-cmdliner package on Arch User Repository (AUR)
ID: 1106169
Name: ocaml-cmdliner
PackageBaseID: 54956
PackageBase: ocaml-cmdliner
Version: 1.1.1-2
Description: An OCaml module for declarative definition of command line interfaces
URL: http://erratique.ch/software/cmdliner
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: robertfoster
FirstSubmitted: 1323898404
LastModified: 1656658712
URLPath: /cgit/aur.git/snapshot/ocaml-cmdliner.tar.gz
Name: ocaml-cmdliner
PackageBaseID: 54956
PackageBase: ocaml-cmdliner
Version: 1.1.1-2
Description: An OCaml module for declarative definition of command line interfaces
URL: http://erratique.ch/software/cmdliner
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: robertfoster
FirstSubmitted: 1323898404
LastModified: 1656658712
URLPath: /cgit/aur.git/snapshot/ocaml-cmdliner.tar.gz