lakinduakash / linux-wifi-hotspot

Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10).
BSD 2-Clause "Simplified" License
3k stars 277 forks source link

E: Unable to locate package linux-wifi-hotspot #396

Open Semro opened 2 months ago

Semro commented 2 months ago

I was trying to install app on Ubuntu with README instruction: https://github.com/lakinduakash/linux-wifi-hotspot?tab=readme-ov-file#installation But on sudo apt install linux-wifi-hotspot there is an error: E: Unable to locate package linux-wifi-hotspot

Desktop (please complete the following information):

VoidDave commented 1 month ago

I know its late responce. But i managed to succesfuly run this program on fresh install of kubuntu. I needed all dependencies and build it from source myself. Hope its gona help you : ) (all instruction are located bellow files in readne)

Semro commented 1 month ago

Yes, building from source worked for me, but still it would be great to have an option to install from package manager and receive updates.