pkd on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S pkd

* (Optional) Uninstall pkd on Arch using YAY

$ yay -Rns pkd

2. Manually Install "pkd" via AUR

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

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

b. Clone pkd's git locally

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

c. Go to ~/pkd folder and install it

$ cd ~/pkd $ makepkg -si

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

ID: 1084505
Name: pkd
PackageBaseID: 178884
PackageBase: pkd
Version: 1.2-1
Description: A minimal CLI download manager for all major package managers and URLs/Torrents
URL: https://gitlab.com/a4to/pkd
NumVotes: 0
Popularity: 0
OutOfDate: 1654887571
Maintainer: connor
FirstSubmitted: 1652677633
LastModified: 1653372386
URLPath: /cgit/aur.git/snapshot/pkd.tar.gz