podman-desktop-bin on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S podman-desktop-bin

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

$ yay -Rns podman-desktop-bin

2. Manually Install "podman-desktop-bin" 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-bin's git locally

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

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

$ cd ~/podman-desktop-bin $ makepkg -si

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

ID: 1408297
Name: podman-desktop-bin
PackageBaseID: 183053
PackageBase: podman-desktop-bin
Version: 1.7.1-1
Description: Manage Podman and other container engines from a single UI and tray
URL: https://github.com/containers/podman-desktop
NumVotes: 7
Popularity: 0.466368
OutOfDate:
Maintainer: mh4ckwascut
Submitter: jewelexx
FirstSubmitted: 1654859574
LastModified: 1707778106
URLPath: /cgit/aur.git/snapshot/podman-desktop-bin.tar.gz