quadlet on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S quadlet

* (Optional) Uninstall quadlet on Arch using YAY

$ yay -Rns quadlet

2. Manually Install "quadlet" via AUR

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

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

b. Clone quadlet's git locally

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

c. Go to ~/quadlet folder and install it

$ cd ~/quadlet $ makepkg -si

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

ID: 1052201
Name: quadlet
PackageBaseID: 171960
PackageBase: quadlet
Version: 0.2.4-1
Description: An opinionated tool for easily running podman system containers under systemd
URL: https://github.com/containers/quadlet
NumVotes: 2
Popularity: 0.003855
OutOfDate:
Maintainer: Scrumplex
FirstSubmitted: 1634130211
LastModified: 1647467429
URLPath: /cgit/aur.git/snapshot/quadlet.tar.gz