python-tarjan on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-tarjan

* (Optional) Uninstall python-tarjan on Arch using YAY

$ yay -Rns python-tarjan

2. Manually Install "python-tarjan" via AUR

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

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

b. Clone python-tarjan's git locally

$ git clone https://aur.archlinux.org/python-tarjan.git ~/python-tarjan

c. Go to ~/python-tarjan folder and install it

$ cd ~/python-tarjan $ makepkg -si

3. Information about the python-tarjan package on Arch User Repository (AUR)

ID: 1241360
Name: python-tarjan
PackageBaseID: 145671
PackageBase: python-tarjan
Version: 0.2.4-1
Description: Python implementation of Tarjan’s algorithm
URL: https://pypi.org/project/tarjan
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1570554991
LastModified: 1681473405
URLPath: /cgit/aur.git/snapshot/python-tarjan.tar.gz