ddpt on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S ddpt

* (Optional) Uninstall ddpt on Arch using YAY

$ yay -Rns ddpt

2. Manually Install "ddpt" via AUR

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

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

b. Clone ddpt's git locally

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

c. Go to ~/ddpt folder and install it

$ cd ~/ddpt $ makepkg -si

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

ID: 1068315
Name: ddpt
PackageBaseID: 54403
PackageBase: ddpt
Version: 0.97-1
Description: Variant of the standard 'dd' for SCSI/storage devices
URL: http://sg.danny.cz/sg/ddpt.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: quartz64
FirstSubmitted: 1322461955
LastModified: 1650252288
URLPath: /cgit/aur.git/snapshot/ddpt.tar.gz