joomla on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "joomla" 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 joomla on Arch using YAY
$
yay -S
joomla
Copied
* (Optional) Uninstall joomla on Arch using YAY
$
yay -Rns
joomla
Copied
2. Manually Install "joomla" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone joomla's git locally
$
git clone https://aur.archlinux.org/joomla.git
~/joomla
Copied
c. Go to ~/joomla folder and install it
$
cd
~/joomla
Copied
$
makepkg -si
Copied
3. Information about the joomla package on Arch User Repository (AUR)
ID: 1403272
Name: joomla
PackageBaseID: 20693
PackageBase: joomla
Version: 5.0.2-1
Description: a php Content Management System (CMS) which enables you to build websites and powerful online applications.
URL: https://www.joomla.org/
NumVotes: 56
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter:
FirstSubmitted: 1223908181
LastModified: 1706935753
URLPath: /cgit/aur.git/snapshot/joomla.tar.gz
Name: joomla
PackageBaseID: 20693
PackageBase: joomla
Version: 5.0.2-1
Description: a php Content Management System (CMS) which enables you to build websites and powerful online applications.
URL: https://www.joomla.org/
NumVotes: 56
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter:
FirstSubmitted: 1223908181
LastModified: 1706935753
URLPath: /cgit/aur.git/snapshot/joomla.tar.gz