Ask Your Question
0

tshark: command not found on Kali Linux

asked 2021-01-02 17:00:21 +0000

mariokef gravatar image

updated 2021-01-02 22:24:31 +0000

Guy Harris gravatar image

Hi so i'm trying to download wireshark on kali linux and when i follow the tutorial from linuxhint.com it asks for you to put in tshark -h and i did then this appears: bash: tshark: command not found

If anyone has a solution please respond.

edit retag flag offensive close merge delete

Comments

I assume you used this?

Jaap gravatar imageJaap ( 2021-01-02 17:50:04 +0000 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-01-02 17:51:33 +0000

Jaap gravatar image

It's not a given that installing the Wireshark package also installs the command line tools.

Use sudo apt-get install tshark to install the tshark package for the tshark command line tool.

edit flag offensive delete link more

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: 2021-01-02 17:00:21 +0000

Seen: 1,718 times

Last updated: Jan 02 '21