bagatto on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S bagatto

* (Optional) Uninstall bagatto on Arch using YAY

$ yay -Rns bagatto

2. Manually Install "bagatto" via AUR

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

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

b. Clone bagatto's git locally

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

c. Go to ~/bagatto folder and install it

$ cd ~/bagatto $ makepkg -si

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

ID: 1224873
Name: bagatto
PackageBaseID: 161458
PackageBase: bagatto
Version: 0.6.5-2
Description: A transparent, extensible static site generator
URL: https://bagatto.co/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: subsetpark
Submitter: subsetpark
FirstSubmitted: 1609370947
LastModified: 1678581753
URLPath: /cgit/aur.git/snapshot/bagatto.tar.gz