yturl on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S yturl

* (Optional) Uninstall yturl on Arch using YAY

$ yay -Rns yturl

2. Manually Install "yturl" via AUR

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

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

b. Clone yturl's git locally

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

c. Go to ~/yturl folder and install it

$ cd ~/yturl $ makepkg -si

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

ID: 485900
Name: yturl
PackageBaseID: 68930
PackageBase: yturl
Version: 2.0.2-1
Description: YouTube videos on the command line
URL: http://github.com/cdown/yturl
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: cdown
Submitter: cdown
FirstSubmitted: 1365426996
LastModified: 1518379586
URLPath: /cgit/aur.git/snapshot/yturl.tar.gz