contao on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install contao on Arch using YAY
$
yay -S
contao
Copied
* (Optional) Uninstall contao on Arch using YAY
$
yay -Rns
contao
Copied
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
Copied
b. Clone contao's git locally
$
git clone https://aur.archlinux.org/contao.git
~/contao
Copied
c. Go to ~/contao folder and install it
$
cd
~/contao
Copied
$
makepkg -si
Copied
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
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