python-cas on AUR (Arch User Repository)

Last updated: February 01,2025

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

$ yay -S python-cas

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

$ yay -Rns python-cas

2. Manually Install "python-cas" via AUR

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

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

b. Clone python-cas's git locally

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

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

$ cd ~/python-cas $ makepkg -si

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

ID: 1125819
Name: python-cas
PackageBaseID: 133521
PackageBase: python-cas
Version: 1.6.0-2
Description: Python utilities to implement Central Authentication Service protocol
URL: https://github.com/python-cas/python-cas
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Joffrey
FirstSubmitted: 1529073188
LastModified: 1660452874
URLPath: /cgit/aur.git/snapshot/python-cas.tar.gz