dput on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S dput

* (Optional) Uninstall dput on Arch using YAY

$ yay -Rns dput

2. Manually Install "dput" via AUR

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

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

b. Clone dput's git locally

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

c. Go to ~/dput folder and install it

$ cd ~/dput $ makepkg -si

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

ID: 1217048
Name: dput
PackageBaseID: 14209
PackageBase: dput
Version: 1.1.3-1
Description: Debian package upload tool
URL: http://packages.qa.debian.org/dput
NumVotes: 18
Popularity: 0
OutOfDate:
Maintainer: javmorin
Submitter: Misery
FirstSubmitted: 1197325533
LastModified: 1677191324
URLPath: /cgit/aur.git/snapshot/dput.tar.gz