pcd on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S pcd

* (Optional) Uninstall pcd on Arch using YAY

$ yay -Rns pcd

2. Manually Install "pcd" via AUR

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

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

b. Clone pcd's git locally

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

c. Go to ~/pcd folder and install it

$ cd ~/pcd $ makepkg -si

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

ID: 1289798
Name: pcd
PackageBaseID: 135504
PackageBase: pcd
Version: v0.8.1-1
Description: cli podcatcher writter in go
URL: https://github.com/kvannotten/pcd
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: kristofv
Submitter: kristofv
FirstSubmitted: 1535577182
LastModified: 1689527463
URLPath: /cgit/aur.git/snapshot/pcd.tar.gz