ktproxy on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ktproxy

* (Optional) Uninstall ktproxy on Arch using YAY

$ yay -Rns ktproxy

2. Manually Install "ktproxy" via AUR

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

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

b. Clone ktproxy's git locally

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

c. Go to ~/ktproxy folder and install it

$ cd ~/ktproxy $ makepkg -si

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

ID: 492900
Name: ktproxy
PackageBaseID: 130434
PackageBase: ktproxy
Version: 0.2_beta-2
Description: a websocket like proxy by kotlin
URL: https://github.com/Sherlock-Holo/ktproxy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Sherlock-Holo
FirstSubmitted: 1519823814
LastModified: 1520594860
URLPath: /cgit/aur.git/snapshot/ktproxy.tar.gz