dput on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install dput on Arch using YAY
$
yay -S
dput
Copied
* (Optional) Uninstall dput on Arch using YAY
$
yay -Rns
dput
Copied
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
Copied
b. Clone dput's git locally
$
git clone https://aur.archlinux.org/dput.git
~/dput
Copied
c. Go to ~/dput folder and install it
$
cd
~/dput
Copied
$
makepkg -si
Copied
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
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