surge.sh on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S surge.sh

* (Optional) Uninstall surge.sh on Arch using YAY

$ yay -Rns surge.sh

2. Manually Install "surge.sh" via AUR

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

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

b. Clone surge.sh's git locally

$ git clone https://aur.archlinux.org/surge.sh.git ~/surge.sh

c. Go to ~/surge.sh folder and install it

$ cd ~/surge.sh $ makepkg -si

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

ID: 990440
Name: surge.sh
PackageBaseID: 173189
PackageBase: surge.sh
Version: 0.23.0-1
Description: Publish web apps to a CDN with a single command and no setup required.
URL: https://surge.sh/
NumVotes: 1
Popularity: 0
OutOfDate: 1710552606
Maintainer: rany
Submitter: rany
FirstSubmitted: 1637204308
LastModified: 1637204308
URLPath: /cgit/aur.git/snapshot/surge.sh.tar.gz