hipl on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S hipl

* (Optional) Uninstall hipl on Arch using YAY

$ yay -Rns hipl

2. Manually Install "hipl" via AUR

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

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

b. Clone hipl's git locally

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

c. Go to ~/hipl folder and install it

$ cd ~/hipl $ makepkg -si

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

ID: 213838
Name: hipl
PackageBaseID: 73212
PackageBase: hipl
Version: 20130906-1
Description: Implementation of the Host Identity Protocol (HIP) for Linux.
URL: http://infrahip.hiit.fi
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: pedromj
FirstSubmitted: 1378463727
LastModified: 1437471602
URLPath: /cgit/aur.git/snapshot/hipl.tar.gz