zendstudio on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S zendstudio

* (Optional) Uninstall zendstudio on Arch using YAY

$ yay -Rns zendstudio

2. Manually Install "zendstudio" via AUR

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

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

b. Clone zendstudio's git locally

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

c. Go to ~/zendstudio folder and install it

$ cd ~/zendstudio $ makepkg -si

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

ID: 403838
Name: zendstudio
PackageBaseID: 68666
PackageBase: zendstudio
Version: 13.6.0-1
Description: ZendStudio is the leading PHP IDE for development
URL: http://www.zend.com/en/products/studio/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: roheim
FirstSubmitted: 1364699273
LastModified: 1492901968
URLPath: /cgit/aur.git/snapshot/zendstudio.tar.gz