podget on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S podget

* (Optional) Uninstall podget on Arch using YAY

$ yay -Rns podget

2. Manually Install "podget" via AUR

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

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

b. Clone podget's git locally

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

c. Go to ~/podget folder and install it

$ cd ~/podget $ makepkg -si

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

ID: 1379459
Name: podget
PackageBaseID: 6187
PackageBase: podget
Version: 0.9.3-1
Description: Simple tool to automate downloading of podcasts
URL: https://podget.sourceforge.net
NumVotes: 44
Popularity: 0.000168
OutOfDate:
Maintainer: willemw
Submitter: lp76
FirstSubmitted: 1154255432
LastModified: 1704266346
URLPath: /cgit/aur.git/snapshot/podget.tar.gz