How to Install Wireshark on Linux/Debian/Ubuntu Malayalam

Опубликовано: 27 Октябрь 2024
на канале: CCSTECH
136
11

Today i am Showing how to install wireshark on Ubuntu 22.04 in Malayalam

Wireshark is a free and open-source packet analyzer. It is used for network troubleshooting, analysis, software and communications protocol development, and education. Originally named Ethereal, the project was renamed Wireshark in May 2006 due to trademark issues


Anyone Need Online & Offline Tech Support Please Contact us. Send U r Contact Details Details : [email protected]

#ubuntu
#wireshark
how to install wireshark in linux

Installation comments for ubuntu

sudo apt install software-properties-common
sudo add-apt-repository ppa:wireshark-dev/stable
sudo apt update

sudo apt install wireshark
wireshark -v
sudo wireshark &