ocaml-tsort on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S ocaml-tsort

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

$ yay -Rns ocaml-tsort

2. Manually Install "ocaml-tsort" via AUR

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

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

b. Clone ocaml-tsort's git locally

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

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

$ cd ~/ocaml-tsort $ makepkg -si

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

ID: 1393854
Name: ocaml-tsort
PackageBaseID: 199867
PackageBase: ocaml-tsort
Version: 2.1.0-1
Description: Easy to use and user-friendly topological sort module for OCaml
URL: https://github.com/dmbaturin/ocaml-tsort
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1700832147
LastModified: 1706397313
URLPath: /cgit/aur.git/snapshot/ocaml-tsort.tar.gz