Install from source - mariotlemes/non3GPP-WiFi GitHub Wiki
Compilation:
cd ~
git clone --recursive https://github.com/my5G/my5G-core
git clone https://github.com/my5G/my5G-non3GPP-access.git my5G-core/src/ue
cd my5G-core
go build -o bin/ue -x src/ue/ue.go