openacs on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S openacs

* (Optional) Uninstall openacs on Arch using YAY

$ yay -Rns openacs

2. Manually Install "openacs" via AUR

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

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

b. Clone openacs's git locally

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

c. Go to ~/openacs folder and install it

$ cd ~/openacs $ makepkg -si

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

ID: 1098739
Name: openacs
PackageBaseID: 106060
PackageBase: openacs
Version: 5.10.0-1
Description: a toolkit for building scalable, community-oriented web applications.
URL: http://www.openacs.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: marmoser
Submitter: marmoser
FirstSubmitted: 1452686955
LastModified: 1655281315
URLPath: /cgit/aur.git/snapshot/openacs.tar.gz