frpc on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S frpc

* (Optional) Uninstall frpc on Arch using YAY

$ yay -Rns frpc

2. Manually Install "frpc" via AUR

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

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

b. Clone frpc's git locally

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

c. Go to ~/frpc folder and install it

$ cd ~/frpc $ makepkg -si

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

ID: 1425849
Name: frpc
PackageBaseID: 127729
PackageBase: frp
Version: 0.55.1-1
Description: A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
URL: https://github.com/fatedier/frp
NumVotes: 18
Popularity: 0.413298
OutOfDate:
Maintainer: Vimsucks
Submitter: Vimsucks
FirstSubmitted: 1512474926
LastModified: 1710251979
URLPath: /cgit/aur.git/snapshot/frpc.tar.gz