ytfzf on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S ytfzf

* (Optional) Uninstall ytfzf on Arch using YAY

$ yay -Rns ytfzf

2. Manually Install "ytfzf" via AUR

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

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

b. Clone ytfzf's git locally

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

c. Go to ~/ytfzf folder and install it

$ cd ~/ytfzf $ makepkg -si

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

ID: 1124256
Name: ytfzf
PackageBaseID: 164020
PackageBase: ytfzf
Version: 2.4.1-1
Description: A posix script to find and watch youtube videos from the terminal. (Without API)
URL: https://github.com/pystardust/ytfzf
NumVotes: 40
Popularity: 4.146063
OutOfDate:
Maintainer: gmy
FirstSubmitted: 1614940245
LastModified: 1660096936
URLPath: /cgit/aur.git/snapshot/ytfzf.tar.gz