tapview on AUR (Arch User Repository)

Last updated: January 04,2025

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

$ yay -S tapview

* (Optional) Uninstall tapview on Arch using YAY

$ yay -Rns tapview

2. Manually Install "tapview" via AUR

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

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

b. Clone tapview's git locally

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

c. Go to ~/tapview folder and install it

$ cd ~/tapview $ makepkg -si

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

ID: 1386407
Name: tapview
PackageBaseID: 201366
PackageBase: tapview
Version: 1.10-1
Description: A tiny viewer/consumer for TAP (Test Anything Protocol)
URL: https://gitlab.com/esr/tapview
NumVotes: 1
Popularity: 0.277105
OutOfDate:
Maintainer: Forty-Bot
Submitter: Forty-Bot
FirstSubmitted: 1704775324
LastModified: 1705352256
URLPath: /cgit/aur.git/snapshot/tapview.tar.gz