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