spdylay on AUR (Arch User Repository)

Last updated: November 10,2024

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

$ yay -S spdylay

* (Optional) Uninstall spdylay on Arch using YAY

$ yay -Rns spdylay

2. Manually Install "spdylay" via AUR

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

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

b. Clone spdylay's git locally

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

c. Go to ~/spdylay folder and install it

$ cd ~/spdylay $ makepkg -si

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

ID: 353106
Name: spdylay
PackageBaseID: 73132
PackageBase: spdylay
Version: 1.4.0-1
Description: The experimental SPDY protocol version 2, 3 and 3.1 implementation in C
URL: http://tatsuhiro-t.github.io/spdylay/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: wzyboy
FirstSubmitted: 1378222723
LastModified: 1478246323
URLPath: /cgit/aur.git/snapshot/spdylay.tar.gz