tiger on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S tiger

* (Optional) Uninstall tiger on Arch using YAY

$ yay -Rns tiger

2. Manually Install "tiger" via AUR

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

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

b. Clone tiger's git locally

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

c. Go to ~/tiger folder and install it

$ cd ~/tiger $ makepkg -si

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

ID: 244191
Name: tiger
PackageBaseID: 1573
PackageBase: tiger
Version: 3.2.3-4
Description: A security scanner, that checks computer for known problems. Can also use tripwire, aide and chkrootkit
URL: http://www.nongnu.org/tiger/
NumVotes: 44
Popularity: 0.490587
OutOfDate:
Maintainer: Dragonlord
Submitter:
FirstSubmitted: 1121795912
LastModified: 1446232153
URLPath: /cgit/aur.git/snapshot/tiger.tar.gz