podman-tui on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S podman-tui

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

$ yay -Rns podman-tui

2. Manually Install "podman-tui" via AUR

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

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

b. Clone podman-tui's git locally

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

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

$ cd ~/podman-tui $ makepkg -si

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

ID: 1428274
Name: podman-tui
PackageBaseID: 175396
PackageBase: podman-tui
Version: 0.18.0-1
Description: Podman Terminal User Interface
URL: https://github.com/containers/podman-tui
NumVotes: 4
Popularity: 0.897971
OutOfDate:
Maintainer: navidys
Submitter: misobarisic
FirstSubmitted: 1643148350
LastModified: 1710584928
URLPath: /cgit/aur.git/snapshot/podman-tui.tar.gz