ddi on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ddi

* (Optional) Uninstall ddi on Arch using YAY

$ yay -Rns ddi

2. Manually Install "ddi" via AUR

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

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

b. Clone ddi's git locally

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

c. Go to ~/ddi folder and install it

$ cd ~/ddi $ makepkg -si

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

ID: 952881
Name: ddi
PackageBaseID: 166877
PackageBase: ddi
Version: 1.0-2
Description: A safer dd
URL: https://github.com/tralph3/ddi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1620968191
LastModified: 1630009637
URLPath: /cgit/aur.git/snapshot/ddi.tar.gz