python2-tarjan on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "python2-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
Copied
b. Install python2-tarjan on Arch using YAY
$
yay -S
python2-tarjan
Copied
* (Optional) Uninstall python2-tarjan on Arch using YAY
$
yay -Rns
python2-tarjan
Copied
2. Manually Install "python2-tarjan" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python2-tarjan's git locally
$
git clone https://aur.archlinux.org/python2-tarjan.git
~/python2-tarjan
Copied
c. Go to ~/python2-tarjan folder and install it
$
cd
~/python2-tarjan
Copied
$
makepkg -si
Copied
3. Information about the python2-tarjan package on Arch User Repository (AUR)
ID: 654300
Name: python2-tarjan
PackageBaseID: 145681
PackageBase: python2-tarjan
Version: 0.2.3.2-1
Description: Python implementation of Tarjan’s algorithm
URL: https://pypi.org/project/tarjan
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: KokaKiwi
FirstSubmitted: 1570574759
LastModified: 1570574759
URLPath: /cgit/aur.git/snapshot/python2-tarjan.tar.gz
Name: python2-tarjan
PackageBaseID: 145681
PackageBase: python2-tarjan
Version: 0.2.3.2-1
Description: Python implementation of Tarjan’s algorithm
URL: https://pypi.org/project/tarjan
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: KokaKiwi
FirstSubmitted: 1570574759
LastModified: 1570574759
URLPath: /cgit/aur.git/snapshot/python2-tarjan.tar.gz