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

Add information do docs #251

Closed Migacz85 closed 2 years ago

Migacz85 commented 2 years ago

I just installed this on fresh manjaro system and spend around 1h to find that you need to install this:

pacman -S pkgconf

before actually

yay -S linux-wifi-hotspot

was installed properly. Thx

lakinduakash commented 2 years ago

@yochananmarqos please note!

yochananmarqos commented 2 years ago

@Migacz85 pkgconf is part of the base-devel group which is a prerequisite for using the AUR.