Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Contact
  • Reviews
  • Toggle search form

How to install WireShark on a Linux Ubuntu System

Posted on 28/09/202215/07/2023 Raphael Gab-Momoh By Raphael Gab-Momoh No Comments on How to install WireShark on a Linux Ubuntu System
  1. Home
  2. Linux
  3. How to install WireShark on a Linux Ubuntu System
WireShark

Wireshark is a free and open-source packet analyzer. In addition, it is utilized for network troubleshooting, analysis, software development, communications protocol development, and instruction. Whether you’re a network administrator, developer, or security professional, installing Wireshark on your system will provide valuable insights into your network’s activities This article will show you how to install Wireshark on Linux. The commands will also work for older versions of Ubuntu as well. Other valuable articles can be found here: How to Install PlayonLinux on a Linux System and How to install Windows Server 2022 on VirtualBox and How to Set Up and Use an Upstream Branch in Git andHow to install and Uninstall Discord in a Linux System and How to install Unison on a Linux System also How to install Redis on a Linux System.

Prerequisites to Install Wireshark on Linux

  1. Ubuntu machine any version from 14.01 but for this exercise, we shall be using 22.04
  2. A user account with sudo privileges
  3. Command line interface

To install Wireshark on Linux, follow the steps below:

Step1. Update Package Index and System Dependencies

Run the following command on command line to update the core libraries:

sudo apt update 
How to install WireShark on a Linux-packagesu
packages

Step2: Install Wireshark on Linux

Run the following command on command line to install wireshark on ubuntu system:

sudo apt install wireshark

When prompted for a yes or a no, leave it in the default settings.

How to install WireShark on a Linux-promo
wireshark configuration
How to install WireShark on a Linux-wireshack-installation-complete
wireshark installation complete

Step3: Verify Wireshark Installation on Linux Ubuntu

Use the command line to check if Wireshark was successfully installed on Ubuntu 22.04:

wireshark --version
wirev
wireshark version

Step4: Launch Wireshark

After installation, proceed to launch Wireshark on Ubuntu system. Thus, by default, Wireshark requires root privileges to capture network traffic. However, running Wireshark with root permissions is not recommended due to security concerns. To allow non-root users to capture packets, you need to grant them the necessary permissions.

Run the following command on command line to launch Wireshark on Ubuntu:

sudo wireshark
launw
wireshark launched

Step5 : Uninstall Wireshark

Run the following command on command line to remove Wireshark from Ubuntu:

removed
wireshark removed

Summary

In conclusion, by following the steps above, you’ll be able to install Wireshark on your Linux successfully.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Linux

Post navigation

Previous Post: How to Install PlayonLinux on a Linux System
Next Post: How to Install and Uninstall Yarn on Ubuntu Linux

Related Posts

  • images copy
    How to clean packages lying around in Linux Linux
  • speedtest
    How to set up a self-hosted speed test server on Ubuntu Linux Linux
  • Screenshot 2022 03 15 at 10.05.53
    VMware Workstation states: What are the differences between Suspend, Power Off, and Run in Background Linux
  • Synergy software kvm
    Why Software KVMs such as Synergy is replacing Hardware KVMs Linux
  • Webp.net resizeimage 1
    Automate Infrastructure Deployments in the Cloud with Ansible and Azure Pipelines AWS/Azure/OpenShift
  • ClamAV
    How to install and manage ClamAV and ClamTK on Ubuntu Linux Anti-Virus Solution

More Related Articles

images copy How to clean packages lying around in Linux Linux
speedtest How to set up a self-hosted speed test server on Ubuntu Linux Linux
Screenshot 2022 03 15 at 10.05.53 VMware Workstation states: What are the differences between Suspend, Power Off, and Run in Background Linux
Synergy software kvm Why Software KVMs such as Synergy is replacing Hardware KVMs Linux
Webp.net resizeimage 1 Automate Infrastructure Deployments in the Cloud with Ansible and Azure Pipelines AWS/Azure/OpenShift
ClamAV How to install and manage ClamAV and ClamTK on Ubuntu Linux Anti-Virus Solution

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • images 1
    How to Monitor Windows Hosts via Nagios Network | Monitoring
  • featured 2 2
    Clone a repository and install software from GitHub on Windows Windows Server
  • fhgjk
    Replicating MDT Deployment Share: How to Create a Selection Profile and Link MDT Deployment Shares Windows Server
  • BitLocker result virtualization
    Create a web page to visualize the output of BitLocker Recovery Web Server
  • group policy 1280x720 1
    Error: The processing of Group Policy failed because of lack of network connectivity to a DC. This may be a transient condition. A success message would be generated once the machine gets connected Windows Server
  • Screenshot 2021 10 07 at 00.00.32
    How to fix this computer is a domain controller: The snap-in cannot be used on a domain controller Windows Server
  • powerpoint 1280x720 1
    How to change the speller and proofing language in PowerPoint Microsoft Exchange/Office/365
  • Windows Server 2019
    The virtual machine has terminated unexpectedly during startup with exit code 1 (1×0): Failed to open a session for the virtual machine Windows Server 2019 Virtualization

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,791 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.