concrete5 on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S concrete5

* (Optional) Uninstall concrete5 on Arch using YAY

$ yay -Rns concrete5

2. Manually Install "concrete5" via AUR

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

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

b. Clone concrete5's git locally

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

c. Go to ~/concrete5 folder and install it

$ cd ~/concrete5 $ makepkg -si

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

ID: 513895
Name: concrete5
PackageBaseID: 87288
PackageBase: concrete5
Version: 8.3.2-1
Description: A PHP-based open source content management system
URL: http://www.concrete5.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jprostko
FirstSubmitted: 1415582711
LastModified: 1527384660
URLPath: /cgit/aur.git/snapshot/concrete5.tar.gz