3

I can't install LinSSID on Ubuntu 18.04. It looks like it has been installed, but it doesn't launch.

Pablo Bianchi
  • 17,371
Bismark
  • 43

1 Answers1

6

LinSSID is a graphical program that displays locally receivable 802.11 wireless attach points and ad hoc networks.

To install LinSSID in Ubuntu 16.04 and later open the terminal and type:

sudo apt install linssid  

To open LinSSID search for LinSSID in the Dash and click the LinSSID icon.

enter image description here

karel
  • 122,292
  • 133
  • 301
  • 332