yourls on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S yourls

* (Optional) Uninstall yourls on Arch using YAY

$ yay -Rns yourls

2. Manually Install "yourls" via AUR

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

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

b. Clone yourls's git locally

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

c. Go to ~/yourls folder and install it

$ cd ~/yourls $ makepkg -si

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

ID: 1222165
Name: yourls
PackageBaseID: 62307
PackageBase: yourls
Version: 1.9.2-1
Description: your own URL shortener
URL: https://github.com/YOURLS/YOURLS
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kauron
Submitter: The-Compiler
FirstSubmitted: 1346013316
LastModified: 1678110283
URLPath: /cgit/aur.git/snapshot/yourls.tar.gz