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
3.2k stars 296 forks source link

cannot find package on Linux mint 20.3 (Based on Ubuntu) #228

Closed Avinashachu007 closed 2 years ago

Avinashachu007 commented 2 years ago

Describe the bug I cannot install the linux-wifi-hotspot package even after adding the repo.

To Reproduce Steps to reproduce the behavior:

  1. Open terminal
  2. Add Repo sudo add-apt-repository ppa:lakinduakash/lwh
  3. Execute sudo apt install linux-wifi-hotspot
  4. See error E: Unable to locate package linux-wifi-hotspot

Desktop (please complete the following information): OS: Linux Mint 20.3 x86_64 Kernel: 5.4.0-96-generic DE: Cinnamon

lakinduakash commented 2 years ago

Sorry, this is currently available for ubuntu and arch as packages. You can download the Debian package from release or built yourself using the guid. I will try to add to other OS repos as well.