zephir on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S zephir

* (Optional) Uninstall zephir on Arch using YAY

$ yay -Rns zephir

2. Manually Install "zephir" via AUR

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

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

b. Clone zephir's git locally

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

c. Go to ~/zephir folder and install it

$ cd ~/zephir $ makepkg -si

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

ID: 1262551
Name: zephir
PackageBaseID: 84423
PackageBase: zephir
Version: 0.17.0-1
Description: Zephir is a compiled high level language aimed to the creation of C-extensions for PHP http://zephir-lang.com/
URL: https://github.com/zephir-lang/zephir
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: mlex
Submitter: wolftankk
FirstSubmitted: 1407408333
LastModified: 1684924452
URLPath: /cgit/aur.git/snapshot/zephir.tar.gz