frpc-bin on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S frpc-bin

* (Optional) Uninstall frpc-bin on Arch using YAY

$ yay -Rns frpc-bin

2. Manually Install "frpc-bin" via AUR

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

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

b. Clone frpc-bin's git locally

$ git clone https://aur.archlinux.org/frpc-bin.git ~/frpc-bin

c. Go to ~/frpc-bin folder and install it

$ cd ~/frpc-bin $ makepkg -si

3. Information about the frpc-bin package on Arch User Repository (AUR)

ID: 1402230
Name: frpc-bin
PackageBaseID: 168525
PackageBase: frp-bin
Version: 0.54.0-1
Description: A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. (Client)
URL: https://github.com/fatedier/frp
NumVotes: 9
Popularity: 0.763572
OutOfDate:
Maintainer: FirstAirBender
Submitter: FirstAirBender
FirstSubmitted: 1625113342
LastModified: 1706881208
URLPath: /cgit/aur.git/snapshot/frpc-bin.tar.gz