First time here? Check out the FAQ!

Ask Your Question
0

Where and can I download wireshark on linux

asked Dec 10 '18

Nonetrix gravatar image

I run Linux as my main os and was wondering were I can download the Linux version if there is no download I understand

Preview: (hide)

2 Answers

Sort by » oldest newest most voted
0

answered Dec 10 '18

coffeedonut gravatar image

Major distributions will have it packaged as part of the standard packages.

Using your distributions package is a good idea to ensure it is kept up to date when security bugs are found.

Debian / Ubuntu

apt install wireshark

Fedora / RedHat

yum install wireshark

Search for a guide for your distribution and wireshark to ensure you configure user permissions correctly.

Preview: (hide)
link
0

answered Dec 10 '18

Guy Harris gravatar image

You can either:

  1. download the source code and build it yourself;
  2. install the standard Wireshark package or packages for your Linux distribution, if your distribution has one;
  3. find some third-party package, such as an Ubuntu PPA for Wireshark.

The only download currently offered by the Wireshark project is the source download.

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: Dec 10 '18

Seen: 815 times

Last updated: Dec 10 '18