surf on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S surf

* (Optional) Uninstall surf on Arch using YAY

$ yay -Rns surf

2. Manually Install "surf" via AUR

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

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

b. Clone surf's git locally

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

c. Go to ~/surf folder and install it

$ cd ~/surf $ makepkg -si

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

ID: 988404
Name: surf
PackageBaseID: 152247
PackageBase: surf
Version: 2.1-6
Description: A simple web browser based on WebKit/GTK+.
URL: https://surf.suckless.org/
NumVotes: 19
Popularity: 0.139264
OutOfDate:
Maintainer: nicholascw
Submitter: arojas
FirstSubmitted: 1588362101
LastModified: 1636856773
URLPath: /cgit/aur.git/snapshot/surf.tar.gz