frps on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S frps

* (Optional) Uninstall frps on Arch using YAY

$ yay -Rns frps

2. Manually Install "frps" via AUR

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

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

b. Clone frps's git locally

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

c. Go to ~/frps folder and install it

$ cd ~/frps $ makepkg -si

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

ID: 1425850
Name: frps
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/frps.tar.gz