smarty3 on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S smarty3

* (Optional) Uninstall smarty3 on Arch using YAY

$ yay -Rns smarty3

2. Manually Install "smarty3" via AUR

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

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

b. Clone smarty3's git locally

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

c. Go to ~/smarty3 folder and install it

$ cd ~/smarty3 $ makepkg -si

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

ID: 959392
Name: smarty3
PackageBaseID: 47147
PackageBase: smarty3
Version: 3.1.39-1
Description: A PHP template engine
URL: http://www.smarty.net
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: AlphaJack
Submitter: s4rg.on
FirstSubmitted: 1299416705
LastModified: 1631357458
URLPath: /cgit/aur.git/snapshot/smarty3.tar.gz