GNU/Linux Kali Installing oFono Phonesim – QuickStart Guide
Hello Linux user! The Tutorial shows you Step-by-Step How to Install oFono Phonesim in Kali Amd64 GNU/Linux Desktop.
And oFono Phonesim for Kali is a Modem Emulator that oFono uses for development and testing. This allows oFono to be used by any host without requiring special GSM (or other) hardware.
Moreover, oFono is a stack for Mobile Telephony Devices on Linux. oFono supports speaking to Telephony Devices through specific Drivers, or with generic AT Commands.
Especially relevant: this is a Temporary Solution, waiting for the official Kali Repo Package.
Finally, this guide includes detailed instructions on Getting Started with oFono Phonesim on Kali.

1. Launching Terminal
How to QuickStart with Command Line on Kali GNU/Linux
First, Update the Apt Repo Sources with:
sudo apt update
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents