youtui on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S youtui

* (Optional) Uninstall youtui on Arch using YAY

$ yay -Rns youtui

2. Manually Install "youtui" via AUR

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

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

b. Clone youtui's git locally

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

c. Go to ~/youtui folder and install it

$ cd ~/youtui $ makepkg -si

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

ID: 1390472
Name: youtui
PackageBaseID: 201780
PackageBase: youtui
Version: 0.0.4-1
Description: A simple TUI YouTube Music player written in Rust aiming to implement an Artist->Albums workflow for searching for music, and using discoverability principles for navigation. Writtten in Rust.
URL: https://github.com/nick42d/youtui
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nick42
Submitter: nick42
FirstSubmitted: 1705925021
LastModified: 1705925021
URLPath: /cgit/aur.git/snapshot/youtui.tar.gz