prestashop on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "prestashop" 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 prestashop on Arch using YAY
$
yay -S
prestashop
Copied
* (Optional) Uninstall prestashop on Arch using YAY
$
yay -Rns
prestashop
Copied
2. Manually Install "prestashop" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone prestashop's git locally
$
git clone https://aur.archlinux.org/prestashop.git
~/prestashop
Copied
c. Go to ~/prestashop folder and install it
$
cd
~/prestashop
Copied
$
makepkg -si
Copied
3. Information about the prestashop package on Arch User Repository (AUR)
ID: 825561
Name: prestashop
PackageBaseID: 150540
PackageBase: prestashop
Version: 1.7.6.8-1
Description: A fully scalable open source ecommerce solution
URL: https://www.prestashop.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1584807840
LastModified: 1606584852
URLPath: /cgit/aur.git/snapshot/prestashop.tar.gz
Name: prestashop
PackageBaseID: 150540
PackageBase: prestashop
Version: 1.7.6.8-1
Description: A fully scalable open source ecommerce solution
URL: https://www.prestashop.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1584807840
LastModified: 1606584852
URLPath: /cgit/aur.git/snapshot/prestashop.tar.gz