Package Details: tiger 3.2.3-4

Git Clone URL: https://aur.archlinux.org/tiger.git (read-only, click to copy)
Package Base: tiger
Description: A security scanner, that checks computer for known problems. Can also use tripwire, aide and chkrootkit
Upstream URL: http://www.nongnu.org/tiger/
Licenses: GPL
Submitter: None
Maintainer: yngvelevin
Last Packager: tippfehlr
Votes: 44
Popularity: 0.000000
First Submitted: 2005-07-19 17:58 (UTC)
Last Updated: 2026-06-11 21:35 (UTC)

Latest Comments

1 2 Next › Last »

fosskers commented on 2026-06-15 14:19 (UTC) (edited on 2026-06-15 15:27 (UTC) by fosskers)

Was this maliciously taken over as well?

EDIT: Looks as if the maintainer was already banned?

carlosnewmusic commented on 2026-02-07 15:56 (UTC)

build error https://pastes.io/tiger-buil

ovd1989 commented on 2024-10-14 06:03 (UTC)

Hello! There is an error compiling Tiger, the GCC returns errors. In the "configure" script file, the "int" in main() function seems necessary. Implicit int ("error: return type defaults to 'int' [-Wimplicit-int]") is not working on GCC compilation.

Oupss commented on 2023-04-16 13:24 (UTC)

There is a most recent version https://download.savannah.gnu.org/releases/tiger/tiger_3.2.4rc1.tar.gz

bartus commented on 2015-06-05 00:27 (UTC)

Tiger breaks Arch directory scheme utilizing /var/run which is now symlinked to /run. Need to change configure variable accordingly. - --with-tigerwork=/var/run/tiger \ + --with-tigerwork=/run/tiger \

Network_Jack commented on 2015-04-29 15:58 (UTC)

error: failed to commit transaction (conflicting files) tiger: /var/run exists in filesystem on install.