invidtui on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S invidtui

* (Optional) Uninstall invidtui on Arch using YAY

$ yay -Rns invidtui

2. Manually Install "invidtui" via AUR

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

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

b. Clone invidtui's git locally

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

c. Go to ~/invidtui folder and install it

$ cd ~/invidtui $ makepkg -si

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

ID: 1424999
Name: invidtui
PackageBaseID: 176837
PackageBase: invidtui
Version: 0.4.4-1
Description: TUI-based Invidious client
URL: https://github.com/darkhz/invidtui
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tarball
Submitter: lmartinez-mirror
FirstSubmitted: 1647055836
LastModified: 1710158190
URLPath: /cgit/aur.git/snapshot/invidtui.tar.gz

5. The same packages on other Linux Distributions