taps on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S taps

* (Optional) Uninstall taps on Arch using YAY

$ yay -Rns taps

2. Manually Install "taps" via AUR

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

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

b. Clone taps's git locally

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

c. Go to ~/taps folder and install it

$ cd ~/taps $ makepkg -si

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

ID: 725191
Name: taps
PackageBaseID: 147648
PackageBase: taps
Version: 1.1.0-1
Description: True Arch package security - audit your system and query packages
URL: https://github.com/Vimru/taps
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: l4tt3
Submitter: l4tt3
FirstSubmitted: 1577220118
LastModified: 1587652944
URLPath: /cgit/aur.git/snapshot/taps.tar.gz