podman-desktop on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S podman-desktop

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

$ yay -Rns podman-desktop

2. Manually Install "podman-desktop" via AUR

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

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

b. Clone podman-desktop's git locally

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

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

$ cd ~/podman-desktop $ makepkg -si

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

ID: 1425854
Name: podman-desktop
PackageBaseID: 184635
PackageBase: podman-desktop
Version: 1.8.0-1
Description: Manage Podman and other container engines from a single UI and tray.
URL: https://github.com/containers/podman-desktop
NumVotes: 4
Popularity: 0.016976
OutOfDate:
Maintainer: ZhangHua
Submitter: ZhangHua
FirstSubmitted: 1659515189
LastModified: 1710252928
URLPath: /cgit/aur.git/snapshot/podman-desktop.tar.gz