How to create Wifi QR code and scan with connected wifi in linux

How to create Wifi QR code and scan with connected wifi in linux You need to download wifi-qr . For downloading it go to Release section in repo. Open your in terminal in download folder. Run this command in terminal sudo sudo dpkg -i wifi-qr_0.2-1_all.deb If you got any dependency error. Just run sudo apt install -f this command will fix dependency errors.Now just type 'wifi-qr' in terminal. You will get qr code in terminal for connected wifi.