surl on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S surl

* (Optional) Uninstall surl on Arch using YAY

$ yay -Rns surl

2. Manually Install "surl" via AUR

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

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

b. Clone surl's git locally

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

c. Go to ~/surl folder and install it

$ cd ~/surl $ makepkg -si

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

ID: 193554
Name: surl
PackageBaseID: 27869
PackageBase: surl
Version: 0.7.1.1-2
Description: a URL shortening command line application that supports various sites
URL: https://launchpad.net/surl
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1246479851
LastModified: 1434138855
URLPath: /cgit/aur.git/snapshot/surl.tar.gz