python-bintrees-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-bintrees-git

* (Optional) Uninstall python-bintrees-git on Arch using YAY

$ yay -Rns python-bintrees-git

2. Manually Install "python-bintrees-git" via AUR

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

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

b. Clone python-bintrees-git's git locally

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

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

$ cd ~/python-bintrees-git $ makepkg -si

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

ID: 460256
Name: python-bintrees-git
PackageBaseID: 127194
PackageBase: python-bintrees-git
Version: r206.667002a-1
Description: Package provides Binary-, RedBlack- and AVL-Trees in Python and Cython.
URL: https://github.com/mozman/bintrees/
NumVotes: 0
Popularity: 0
OutOfDate: 1706533552
Maintainer: vsilv
Submitter: vsilv
FirstSubmitted: 1510507190
LastModified: 1510508724
URLPath: /cgit/aur.git/snapshot/python-bintrees-git.tar.gz