ocaml-graphics on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "ocaml-graphics" 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-graphics on Arch using YAY
$
yay -S
ocaml-graphics
Copied
* (Optional) Uninstall ocaml-graphics on Arch using YAY
$
yay -Rns
ocaml-graphics
Copied
2. Manually Install "ocaml-graphics" 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-graphics's git locally
$
git clone https://aur.archlinux.org/ocaml-graphics.git
~/ocaml-graphics
Copied
c. Go to ~/ocaml-graphics folder and install it
$
cd
~/ocaml-graphics
Copied
$
makepkg -si
Copied
3. Information about the ocaml-graphics package on Arch User Repository (AUR)
ID: 1393772
Name: ocaml-graphics
PackageBaseID: 148918
PackageBase: ocaml-graphics
Version: 5.1.2-1
Description: OCaml graphics library
URL: https://github.com/ocaml/graphics
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: Singularity
FirstSubmitted: 1581132188
LastModified: 1706396839
URLPath: /cgit/aur.git/snapshot/ocaml-graphics.tar.gz
Name: ocaml-graphics
PackageBaseID: 148918
PackageBase: ocaml-graphics
Version: 5.1.2-1
Description: OCaml graphics library
URL: https://github.com/ocaml/graphics
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: Singularity
FirstSubmitted: 1581132188
LastModified: 1706396839
URLPath: /cgit/aur.git/snapshot/ocaml-graphics.tar.gz