tap-bin on AUR (Arch User Repository)

Last updated: January 06,2025

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

$ yay -S tap-bin

* (Optional) Uninstall tap-bin on Arch using YAY

$ yay -Rns tap-bin

2. Manually Install "tap-bin" via AUR

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

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

b. Clone tap-bin's git locally

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

c. Go to ~/tap-bin folder and install it

$ cd ~/tap-bin $ makepkg -si

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

ID: 1322413
Name: tap-bin
PackageBaseID: 197807
PackageBase: tap-bin
Version: 0.4.5-1
Description: An audio player for the terminal with fuzzy-finder
URL: https://github.com/timdubbins/tap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: timdubbins
Submitter: timdubbins
FirstSubmitted: 1695311458
LastModified: 1695311458
URLPath: /cgit/aur.git/snapshot/tap-bin.tar.gz