libkeepalive on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S libkeepalive

* (Optional) Uninstall libkeepalive on Arch using YAY

$ yay -Rns libkeepalive

2. Manually Install "libkeepalive" via AUR

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

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

b. Clone libkeepalive's git locally

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

c. Go to ~/libkeepalive folder and install it

$ cd ~/libkeepalive $ makepkg -si

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

ID: 484642
Name: libkeepalive
PackageBaseID: 28317
PackageBase: libkeepalive
Version: 0.3-1
Description: Enable tcp keepalive features without change in the original program
URL: http://sourceforge.net/projects/libkeepalive/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter:
FirstSubmitted: 1247660533
LastModified: 1518020804
URLPath: /cgit/aur.git/snapshot/libkeepalive.tar.gz