diod on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S diod

* (Optional) Uninstall diod on Arch using YAY

$ yay -Rns diod

2. Manually Install "diod" via AUR

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

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

b. Clone diod's git locally

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

c. Go to ~/diod folder and install it

$ cd ~/diod $ makepkg -si

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

ID: 1240995
Name: diod
PackageBaseID: 140046
PackageBase: diod
Version: 1.0.24-2
Description: A multi-threaded, user space file server that speaks 9P2000.L
URL: https://github.com/chaos/diod
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Tharre
Submitter: Tharre
FirstSubmitted: 1551542911
LastModified: 1681404391
URLPath: /cgit/aur.git/snapshot/diod.tar.gz