python-fdt on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S python-fdt

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

$ yay -Rns python-fdt

2. Manually Install "python-fdt" via AUR

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

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

b. Clone python-fdt's git locally

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

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

$ cd ~/python-fdt $ makepkg -si

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

ID: 1415638
Name: python-fdt
PackageBaseID: 202963
PackageBase: python-fdt
Version: 0.3.3-1
Description: Flattened Device Tree Python Module
URL: https://github.com/molejar/pyFDT
NumVotes: 1
Popularity: 0.753105
OutOfDate:
Maintainer: ufbycd
Submitter: ufbycd
FirstSubmitted: 1708932936
LastModified: 1708932936
URLPath: /cgit/aur.git/snapshot/python-fdt.tar.gz