pods on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S pods

* (Optional) Uninstall pods on Arch using YAY

$ yay -Rns pods

2. Manually Install "pods" via AUR

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

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

b. Clone pods's git locally

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

c. Go to ~/pods folder and install it

$ cd ~/pods $ makepkg -si

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

ID: 1376834
Name: pods
PackageBaseID: 185734
PackageBase: pods
Version: 2.0.1-1
Description: A Podman desktop application
URL: https://github.com/marhkb/pods
NumVotes: 3
Popularity: 9.0E-5
OutOfDate:
Maintainer: igor-dyatlov
Submitter: igor-dyatlov
FirstSubmitted: 1663168343
LastModified: 1703771178
URLPath: /cgit/aur.git/snapshot/pods.tar.gz