php-cas on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S php-cas

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

$ yay -Rns php-cas

2. Manually Install "php-cas" via AUR

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

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

b. Clone php-cas's git locally

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

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

$ cd ~/php-cas $ makepkg -si

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

ID: 724194
Name: php-cas
PackageBaseID: 106118
PackageBase: php-cas
Version: 1.3.8-1
Description: CAS library for PHP
URL: https://apereo.github.io/phpCAS/
NumVotes: 0
Popularity: 0
OutOfDate: 1704471296
Maintainer:
Submitter: K1412
FirstSubmitted: 1452778091
LastModified: 1587469512
URLPath: /cgit/aur.git/snapshot/php-cas.tar.gz