auth-get-sso-cookie on AUR (Arch User Repository)

Last updated: July 05,2024

1. Install "auth-get-sso-cookie" 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 auth-get-sso-cookie on Arch using YAY

$ yay -S auth-get-sso-cookie

* (Optional) Uninstall auth-get-sso-cookie on Arch using YAY

$ yay -Rns auth-get-sso-cookie

2. Manually Install "auth-get-sso-cookie" via AUR

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

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

b. Clone auth-get-sso-cookie's git locally

$ git clone https://aur.archlinux.org/auth-get-sso-cookie.git ~/auth-get-sso-cookie

c. Go to ~/auth-get-sso-cookie folder and install it

$ cd ~/auth-get-sso-cookie $ makepkg -si

3. Information about the auth-get-sso-cookie package on Arch User Repository (AUR)

ID: 1123553
Name: auth-get-sso-cookie
PackageBaseID: 184784
PackageBase: auth-get-sso-cookie
Version: 2.2.0-1
Description: auth-get-sso-cookie acquires CERN Single Sign-On cookie using Kerberos credentials allowing for automated access to CERN SSO protected pages using tools alike wget, curl or similar.
URL: https://gitlab.cern.ch/authzsvc/docs/auth-get-sso-cookie
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vandelli
Submitter: vandelli
FirstSubmitted: 1659963172
LastModified: 1659963172
URLPath: /cgit/aur.git/snapshot/auth-get-sso-cookie.tar.gz