zotonic on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S zotonic

* (Optional) Uninstall zotonic on Arch using YAY

$ yay -Rns zotonic

2. Manually Install "zotonic" via AUR

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

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

b. Clone zotonic's git locally

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

c. Go to ~/zotonic folder and install it

$ cd ~/zotonic $ makepkg -si

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

ID: 519234
Name: zotonic
PackageBaseID: 73725
PackageBase: zotonic
Version: 0.40.0-1
Description: Content management system (web-CMS) server written in Erlang
URL: http://zotonic.com/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jdarch
FirstSubmitted: 1380017877
LastModified: 1528916046
URLPath: /cgit/aur.git/snapshot/zotonic.tar.gz