youtube on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S youtube

* (Optional) Uninstall youtube on Arch using YAY

$ yay -Rns youtube

2. Manually Install "youtube" via AUR

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

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

b. Clone youtube's git locally

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

c. Go to ~/youtube folder and install it

$ cd ~/youtube $ makepkg -si

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

ID: 1336064
Name: youtube
PackageBaseID: 187498
PackageBase: youtube
Version: 1.1.1-1
Description: Unnofficial Youtube desktop application
URL: https://gitlab.com/youtube-desktop/application
NumVotes: 3
Popularity: 0.000403
OutOfDate:
Maintainer: gameslayer
Submitter: gameslayer
FirstSubmitted: 1668775003
LastModified: 1697634680
URLPath: /cgit/aur.git/snapshot/youtube.tar.gz