contao on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S contao

* (Optional) Uninstall contao on Arch using YAY

$ yay -Rns contao

2. Manually Install "contao" via AUR

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

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

b. Clone contao's git locally

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

c. Go to ~/contao folder and install it

$ cd ~/contao $ makepkg -si

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

ID: 695401
Name: contao
PackageBaseID: 109782
PackageBase: contao
Version: 4.8.7-1
Description: small yet powerful Content Management System (CMS) based on php
URL: https://contao.org
NumVotes: 0
Popularity: 0
OutOfDate: 1682595318
Maintainer:
Submitter: fordprefect
FirstSubmitted: 1459956318
LastModified: 1581359581
URLPath: /cgit/aur.git/snapshot/contao.tar.gz