php-ui on AUR (Arch User Repository)

Last updated: May 01,2024

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

$ yay -S php-ui

* (Optional) Uninstall php-ui on Arch using YAY

$ yay -Rns php-ui

2. Manually Install "php-ui" via AUR

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

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

b. Clone php-ui's git locally

$ git clone https://aur.archlinux.org/php-ui.git ~/php-ui

c. Go to ~/php-ui folder and install it

$ cd ~/php-ui $ makepkg -si

3. Information about the php-ui package on Arch User Repository (AUR)

ID: 455471
Name: php-ui
PackageBaseID: 121360
PackageBase: php-ui
Version: 2.0.0-1
Description: Cross platform UI development in PHP (contains example app).
URL: https://github.com/krakjoe/ui
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: TomaszGasior
FirstSubmitted: 1491685475
LastModified: 1509100735
URLPath: /cgit/aur.git/snapshot/php-ui.tar.gz