ponzu on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ponzu

* (Optional) Uninstall ponzu on Arch using YAY

$ yay -Rns ponzu

2. Manually Install "ponzu" via AUR

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

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

b. Clone ponzu's git locally

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

c. Go to ~/ponzu folder and install it

$ cd ~/ponzu $ makepkg -si

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

ID: 736133
Name: ponzu
PackageBaseID: 150223
PackageBase: ponzu
Version: 0.11.0-5
Description: Headless CMS with automatic JSON API. Featuring auto-HTTPS from Let's Encrypt, HTTP/2 Server Push, and flexible server framework written in Go
URL: https://docs.ponzu-cms.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1584252305
LastModified: 1589452557
URLPath: /cgit/aur.git/snapshot/ponzu.tar.gz