terpod on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S terpod

* (Optional) Uninstall terpod on Arch using YAY

$ yay -Rns terpod

2. Manually Install "terpod" via AUR

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

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

b. Clone terpod's git locally

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

c. Go to ~/terpod folder and install it

$ cd ~/terpod $ makepkg -si

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

ID: 928390
Name: terpod
PackageBaseID: 157213
PackageBase: terpod
Version: 0.3.0-1
Description: A terminal podcast manager
URL: https://github.com/samhh/terpod/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: samhh
FirstSubmitted: 1598795920
LastModified: 1625068023
URLPath: /cgit/aur.git/snapshot/terpod.tar.gz