python-binarytree on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S python-binarytree

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

$ yay -Rns python-binarytree

2. Manually Install "python-binarytree" via AUR

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

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

b. Clone python-binarytree's git locally

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

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

$ cd ~/python-binarytree $ makepkg -si

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

ID: 1056697
Name: python-binarytree
PackageBaseID: 129577
PackageBase: python-binarytree
Version: 6.5.1-1
Description: Python library for studying binary trees
URL: https://github.com/joowani/binarytree
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Gioconda
FirstSubmitted: 1517220235
LastModified: 1648228487
URLPath: /cgit/aur.git/snapshot/python-binarytree.tar.gz