Hi! From where can I download wireshark 1.5 for ubuntu? and how can I install it (of course on ubuntu)? Great thanks asked 03 Feb '11, 12:55 azerty |
2 Answers:
Unless Ubuntu packages Wireshark 1.5 (e.g., in an "unstable" branch or something), I think you'll have to build your own (download the source, configure, compile, install, etc.). Wireshark has an Ubuntu buildbot, but it does not generate installable packages--just the source code distribution. answered 03 Feb '11, 14:23 JeffMorriss ♦ |
... a source distribution as in tarball, not deb-src. Thomas is trying to build the new stuff, but YMMV. answered 03 Feb '11, 15:27 Jaap ♦ |