taps on AUR (Arch User Repository)
Last updated: December 29,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
Copied
b. Install taps on Arch using YAY
$
yay -S
taps
Copied
* (Optional) Uninstall taps on Arch using YAY
$
yay -Rns
taps
Copied
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
Copied
b. Clone taps's git locally
$
git clone https://aur.archlinux.org/taps.git
~/taps
Copied
c. Go to ~/taps folder and install it
$
cd
~/taps
Copied
$
makepkg -si
Copied
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
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