python-dm-tree on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-dm-tree

* (Optional) Uninstall python-dm-tree on Arch using YAY

$ yay -Rns python-dm-tree

2. Manually Install "python-dm-tree" via AUR

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

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

b. Clone python-dm-tree's git locally

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

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

$ cd ~/python-dm-tree $ makepkg -si

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

ID: 1276967
Name: python-dm-tree
PackageBaseID: 150716
PackageBase: python-dm-tree
Version: 0.1.8-1
Description: tree is a library for working with nested data structures
URL: https://tree.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1585195749
LastModified: 1687402175
URLPath: /cgit/aur.git/snapshot/python-dm-tree.tar.gz