extract-dtb on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install extract-dtb on Arch using YAY
$
yay -S
extract-dtb
Copied
* (Optional) Uninstall extract-dtb on Arch using YAY
$
yay -Rns
extract-dtb
Copied
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
Copied
b. Clone extract-dtb's git locally
$
git clone https://aur.archlinux.org/extract-dtb.git
~/extract-dtb
Copied
c. Go to ~/extract-dtb folder and install it
$
cd
~/extract-dtb
Copied
$
makepkg -si
Copied
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
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