surge.sh on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install surge.sh on Arch using YAY
$
yay -S
surge.sh
Copied
* (Optional) Uninstall surge.sh on Arch using YAY
$
yay -Rns
surge.sh
Copied
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
Copied
b. Clone surge.sh's git locally
$
git clone https://aur.archlinux.org/surge.sh.git
~/surge.sh
Copied
c. Go to ~/surge.sh folder and install it
$
cd
~/surge.sh
Copied
$
makepkg -si
Copied
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
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