python-pydevicetree on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-pydevicetree

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

$ yay -Rns python-pydevicetree

2. Manually Install "python-pydevicetree" via AUR

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

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

b. Clone python-pydevicetree's git locally

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

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

$ cd ~/python-pydevicetree $ makepkg -si

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

ID: 1370379
Name: python-pydevicetree
PackageBaseID: 169253
PackageBase: python-pydevicetree
Version: 0.0.13-1
Description: This is a Python 3 library for parsing, querying, and modifying Devicetree Source v1 files as described in the Devicetree Specification v0.2.
URL: https://github.com/sifive/pydevicetree
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1627357177
LastModified: 1702659462
URLPath: /cgit/aur.git/snapshot/python-pydevicetree.tar.gz