yii on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S yii

* (Optional) Uninstall yii on Arch using YAY

$ yay -Rns yii

2. Manually Install "yii" via AUR

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

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

b. Clone yii's git locally

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

c. Go to ~/yii folder and install it

$ cd ~/yii $ makepkg -si

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

ID: 612590
Name: yii
PackageBaseID: 52818
PackageBase: yii
Version: 1.1.21-1
Description: A high-performance component-based PHP framework best for Web 2.0 development.
URL: http://www.yiiframework.com/
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer:
Submitter: pshevtsov
FirstSubmitted: 1317430685
LastModified: 1557860124
URLPath: /cgit/aur.git/snapshot/yii.tar.gz