zendframework on AUR (Arch User Repository)

Last updated: October 31,2024

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

$ yay -S zendframework

* (Optional) Uninstall zendframework on Arch using YAY

$ yay -Rns zendframework

2. Manually Install "zendframework" via AUR

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

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

b. Clone zendframework's git locally

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

c. Go to ~/zendframework folder and install it

$ cd ~/zendframework $ makepkg -si

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

ID: 349015
Name: zendframework
PackageBaseID: 41430
PackageBase: zendframework
Version: 1.12.20-1
Description: An object-oriented web-application framework for PHP projects
URL: http://framework.zend.com/
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: roheim
FirstSubmitted: 1286127270
LastModified: 1477233040
URLPath: /cgit/aur.git/snapshot/zendframework.tar.gz

5. The same packages on other Linux Distributions