You are not logged in.
Pages: 1
Im trying to install wireshark the usual way sudo apt-get update, sudo apt-get install wireshark. the system complains about not finding the dependencies. must be some issue with the repository. I then tried to install minicom and it said it could not fine the package.
so the question is what to change so the wireshark can get installed.
thanks.
Offline
I just tried the same and it looked OK:
john@helium-dev:~$ sudo apt install wireshark
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
geoip-database-extra libc-ares2 libjs-openlayers libnl-route-3-200 libpcap0.8
libqgsttools-p1 libqt5multimedia5 libqt5multimedia5-plugins
libqt5multimediawidgets5 libsmi2ldbl libwireshark-data libwireshark8
libwiretap6 libwscodecs1 libwsutil7 wireshark-common wireshark-qt
Suggested packages:
snmp-mibs-downloader wireshark-doc
The following NEW packages will be installed:
geoip-database-extra libc-ares2 libjs-openlayers libnl-route-3-200 libpcap0.8
libqgsttools-p1 libqt5multimedia5 libqt5multimedia5-plugins
libqt5multimediawidgets5 libsmi2ldbl libwireshark-data libwireshark8
libwiretap6 libwscodecs1 libwsutil7 wireshark wireshark-common wireshark-qt
0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded.
Need to get 31.7 MB of archives.
After this operation, 137 MB of additional disk space will be used.
Do you want to continue? [Y/n] n
Abort.
I aborted the install, but it didn't show any missing packages. (I think I would have installed wireshark-gtk to avoid getting the qt version though.)
Please post the output in your terminal when you run 'sudo apt install wireshark', or 'sudo apt install wireshark-gtk'.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
Pages: 1