How do I install specific version of tshark
Hi All,
Need help to install specific version of tshark.
sudo apt update sudo apt install software-properties-common apt-transport-https sudo add-apt-repository ppa:wireshark-dev/stable
apt install tshark=3.4.8-1~ubuntu21.04.0+wiresharkdevstable
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Version '3.4.8-1~ubuntu21.04.0+wiresharkdevstable' for 'tshark' was not found
Please let me know.
Thanks RK