extract-dtb on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S extract-dtb

* (Optional) Uninstall extract-dtb on Arch using YAY

$ yay -Rns extract-dtb

2. Manually Install "extract-dtb" via AUR

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

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

b. Clone extract-dtb's git locally

$ git clone https://aur.archlinux.org/extract-dtb.git ~/extract-dtb

c. Go to ~/extract-dtb folder and install it

$ cd ~/extract-dtb $ makepkg -si

3. Information about the extract-dtb package on Arch User Repository (AUR)

ID: 1150696
Name: extract-dtb
PackageBaseID: 166113
PackageBase: extract-dtb
Version: 1.2.3-1
Description: Tool to split a kernel image with appended dtbs into separated kernel and dtb files
URL: https://github.com/PabloCastellano/extract-dtb
NumVotes: 2
Popularity: 0.156872
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1619432307
LastModified: 1665423148
URLPath: /cgit/aur.git/snapshot/extract-dtb.tar.gz