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