podman-remote on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S podman-remote

* (Optional) Uninstall podman-remote on Arch using YAY

$ yay -Rns podman-remote

2. Manually Install "podman-remote" via AUR

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

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

b. Clone podman-remote's git locally

$ git clone https://aur.archlinux.org/podman-remote.git ~/podman-remote

c. Go to ~/podman-remote folder and install it

$ cd ~/podman-remote $ makepkg -si

3. Information about the podman-remote package on Arch User Repository (AUR)

ID: 1081345
Name: podman-remote
PackageBaseID: 173206
PackageBase: podman-remote
Version: 4.1.0-1
Description: Remote client for managing podman containers.
URL: https://github.com/containers/podman
NumVotes: 0
Popularity: 0
OutOfDate: 1688819898
Maintainer:
Submitter: anthr76
FirstSubmitted: 1637283628
LastModified: 1652786215
URLPath: /cgit/aur.git/snapshot/podman-remote.tar.gz