yt on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S yt

* (Optional) Uninstall yt on Arch using YAY

$ yay -Rns yt

2. Manually Install "yt" via AUR

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

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

b. Clone yt's git locally

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

c. Go to ~/yt folder and install it

$ cd ~/yt $ makepkg -si

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

ID: 890701
Name: yt
PackageBaseID: 165477
PackageBase: yt
Version: 1.0-1
Description: Search and play YouTube videos via command line.
URL: https://github.com/H-M-H/yt
NumVotes: 1
Popularity: 0.029983
OutOfDate:
Maintainer: HMH_13
Submitter: HMH_13
FirstSubmitted: 1618096275
LastModified: 1618096275
URLPath: /cgit/aur.git/snapshot/yt.tar.gz