WIRESHARK - The Easy Tutorial - Prerequisites

Wireshark Prerequisites
Last Update: Jan 25 2008


Tool
Tutorial
Ergonomy
Forum



Details What is Wireshark?
Screenshots
Prerequisites
Installation
Launch Wireshark
Platform
Filters
Statistics



⚠️⚠️⚠️
Please check our website about
attractions in Western Switzerland !! (Please use english translation).

⚠️⚠️⚠️
Merci de consulter notre site sur les
activités à faire en Suisse romande !!


A very important tool needed for Ethereal or Wireshark is the network libpcap library to capture the network packets.
If this library or other dependencies are not on your system, they will be automatically installed after you "apt-get" Ethereal or Wireshark. See the Wireshark tutorial.

To get a full list of the Ethereal or Wireshark dependencies, use the following commands:

#apt-cache depends wireshark
#apt-cache depends ethereal
Here is the output on our system:

# apt-cache depends ethereal
ethereal
  Dépend: libadns1
  Dépend: libatk1.0-0
  Dépend: libc6
  Dépend: libcairo2
  Dépend: libcap1
  Dépend: libfontconfig1
  Dépend: libglib2.0-0
  Dépend: libgnutls12
  Dépend: libgtk2.0-0
  Dépend: libpango1.0-0
  Dépend: libpcap0.8
  Dépend: libpcre3
  Dépend: libx11-6
  Dépend: libxcursor1
  Dépend: libxext6
  Dépend: libxfixes3
  Dépend: libxi6
  Dépend: libxinerama1
  Dépend: libxrandr2
  Dépend: libxrender1
  Dépend: zlib1g
  Dépend: ethereal-common
  Recommande: gksu