dtc-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S dtc-git

* (Optional) Uninstall dtc-git on Arch using YAY

$ yay -Rns dtc-git

2. Manually Install "dtc-git" via AUR

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

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

b. Clone dtc-git's git locally

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

c. Go to ~/dtc-git folder and install it

$ cd ~/dtc-git $ makepkg -si

3. Information about the dtc-git package on Arch User Repository (AUR)

ID: 337620
Name: dtc-git
PackageBaseID: 67444
PackageBase: dtc-git
Version: 1.4.1.r54.g1ed45d4-1
Description: Device Tree Compiler
URL: http://jdl.com/software/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: anatolik
Submitter: torpe23
FirstSubmitted: 1361454715
LastModified: 1473710459
URLPath: /cgit/aur.git/snapshot/dtc-git.tar.gz