python-pygorithm on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-pygorithm

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

$ yay -Rns python-pygorithm

2. Manually Install "python-pygorithm" via AUR

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

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

b. Clone python-pygorithm's git locally

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

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

$ cd ~/python-pygorithm $ makepkg -si

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

ID: 441173
Name: python-pygorithm
PackageBaseID: 124891
PackageBase: python-pygorithm
Version: 1.0.4-1
Description: A Python module for learning all major algorithms
URL: https://github.com/OmkarPathak/pygorithm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jetm
FirstSubmitted: 1503021016
LastModified: 1504623809
URLPath: /cgit/aur.git/snapshot/python-pygorithm.tar.gz