podlet on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S podlet

* (Optional) Uninstall podlet on Arch using YAY

$ yay -Rns podlet

2. Manually Install "podlet" via AUR

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

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

b. Clone podlet's git locally

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

c. Go to ~/podlet folder and install it

$ cd ~/podlet $ makepkg -si

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

ID: 1395565
Name: podlet
PackageBaseID: 197980
PackageBase: podlet
Version: 0.2.4-1
Description: Generate podman quadlet (systemd-like) files from a podman command
URL: https://github.com/k9withabone/podlet
NumVotes: 2
Popularity: 0.198175
OutOfDate:
Maintainer: bomgar
Submitter: bomgar
FirstSubmitted: 1695921765
LastModified: 1706630226
URLPath: /cgit/aur.git/snapshot/podlet.tar.gz