tap on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S tap

* (Optional) Uninstall tap on Arch using YAY

$ yay -Rns tap

2. Manually Install "tap" via AUR

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

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

b. Clone tap's git locally

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

c. Go to ~/tap folder and install it

$ cd ~/tap $ makepkg -si

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

ID: 1359795
Name: tap
PackageBaseID: 194634
PackageBase: tap
Version: 0.4.11-1
Description: An audio player for the terminal with fuzzy-finder
URL: https://github.com/timdubbins/tap
NumVotes: 1
Popularity: 0.016075
OutOfDate:
Maintainer: timdubbins
Submitter: timdubbins
FirstSubmitted: 1686672263
LastModified: 1700951441
URLPath: /cgit/aur.git/snapshot/tap.tar.gz