prestashop on AUR (Arch User Repository)

Last updated: July 07,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

b. Install prestashop on Arch using YAY

$ yay -S prestashop

* (Optional) Uninstall prestashop on Arch using YAY

$ yay -Rns prestashop

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

b. Clone prestashop's git locally

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

c. Go to ~/prestashop folder and install it

$ cd ~/prestashop $ makepkg -si

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