devd on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S devd

* (Optional) Uninstall devd on Arch using YAY

$ yay -Rns devd

2. Manually Install "devd" via AUR

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

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

b. Clone devd's git locally

$ git clone https://aur.archlinux.org/devd.git ~/devd

c. Go to ~/devd folder and install it

$ cd ~/devd $ makepkg -si

3. Information about the devd package on Arch User Repository (AUR)

ID: 579299
Name: devd
PackageBaseID: 102300
PackageBase: devd
Version: 0.9-1
Description: devd: a web daemon for developers
URL: https://github.com/cortesi/devd
NumVotes: 6
Popularity: 0.002518
OutOfDate:
Maintainer: tiberiousr
Submitter: tiberiousr
FirstSubmitted: 1445614128
LastModified: 1548184576
URLPath: /cgit/aur.git/snapshot/devd.tar.gz