pagekite on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S pagekite

* (Optional) Uninstall pagekite on Arch using YAY

$ yay -Rns pagekite

2. Manually Install "pagekite" via AUR

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

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

b. Clone pagekite's git locally

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

c. Go to ~/pagekite folder and install it

$ cd ~/pagekite $ makepkg -si

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

ID: 802982
Name: pagekite
PackageBaseID: 46244
PackageBase: pagekite
Version: 1.5.2.200725-1
Description: Python implementation of the PageKite remote front-end protocols.
URL: https://pagekite.net/wiki/OpenSource/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: victor.vde
FirstSubmitted: 1297116495
LastModified: 1602358407
URLPath: /cgit/aur.git/snapshot/pagekite.tar.gz