phalcon-devtools on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S phalcon-devtools

* (Optional) Uninstall phalcon-devtools on Arch using YAY

$ yay -Rns phalcon-devtools

2. Manually Install "phalcon-devtools" via AUR

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

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

b. Clone phalcon-devtools's git locally

$ git clone https://aur.archlinux.org/phalcon-devtools.git ~/phalcon-devtools

c. Go to ~/phalcon-devtools folder and install it

$ cd ~/phalcon-devtools $ makepkg -si

3. Information about the phalcon-devtools package on Arch User Repository (AUR)

ID: 1322741
Name: phalcon-devtools
PackageBaseID: 115678
PackageBase: phalcon-devtools
Version: 4.2.0-1
Description: This tools provide you useful scripts to generate code helping to develop faster and easy applications that use with Phalcon framework.
URL: https://github.com/phalcon/phalcon-devtools
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: mlex
Submitter: mlex
FirstSubmitted: 1474467262
LastModified: 1695375752
URLPath: /cgit/aur.git/snapshot/phalcon-devtools.tar.gz