python2-intervaltree on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python2-intervaltree

* (Optional) Uninstall python2-intervaltree on Arch using YAY

$ yay -Rns python2-intervaltree

2. Manually Install "python2-intervaltree" via AUR

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

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

b. Clone python2-intervaltree's git locally

$ git clone https://aur.archlinux.org/python2-intervaltree.git ~/python2-intervaltree

c. Go to ~/python2-intervaltree folder and install it

$ cd ~/python2-intervaltree $ makepkg -si

3. Information about the python2-intervaltree package on Arch User Repository (AUR)

ID: 625080
Name: python2-intervaltree
PackageBaseID: 100821
PackageBase: python2-intervaltree
Version: 3.0.2-1
Description: Library providing a mutable, self-balancing interval tree for Python.
URL: https://github.com/chaimleib/intervaltree
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: dobo
FirstSubmitted: 1443380630
LastModified: 1561584984
URLPath: /cgit/aur.git/snapshot/python2-intervaltree.tar.gz

5. The same packages on other Linux Distributions