Search Criteria
Package Details: yersinia 0.8.2-1
Git Clone URL: | https://aur.archlinux.org/yersinia.git (read-only, click to copy) |
---|---|
Package Base: | yersinia |
Description: | A network tool designed to take advantage of some weakness in different network protocols |
Upstream URL: | https://github.com/tomac/yersinia |
Licenses: | |
Submitter: | r4um |
Maintainer: | olivierlm |
Last Packager: | olivierlm |
Votes: | 34 |
Popularity: | 0.086199 |
First Submitted: | 2007-03-11 11:32 |
Last Updated: | 2017-08-31 10:35 |
Dependencies (3)
- libnet (libnet-git)
- libpcap (libpcap-git)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view) (optional) – required for the gtk 2.0 interface
Latest Comments
olivierlm commented on 2013-07-11 09:04
What kind of architecture are you trying to build the package on ? arm ?
You can try to replace arch=('i686' 'x86_64') by arch=('any') in the PKGBUILD.
Not sure if it will work though...
Tell me what you found out !
Anonymous comment on 2013-07-08 21:13
how can i build this for non x86_64 computer?
olivierlm commented on 2013-04-09 19:52
Fixed.
pkg-config is part of "base-devel", which does not have to be included in make dependencies.
oliv commented on 2013-04-05 15:38
Also build fine on x86_64.
I would just add pkg-config as a make dependency
phects commented on 2012-07-12 10:47
For me this builds on x86_64 fine, too.