(3) For Ubuntu 20.04 (x86_64), Kali Linux 2020 amd64, & Archlinux-2021 (x86_64) :
sudo bash -c "$(wget -O - https://raw.githubusercontent.com/abcd567a/mm2/master/install-mm2-ubuntu20.sh)"
INSTALLATION COMPLETED
=======================
PLEASE DO FOLLOWING:
=======================
(1) In your browser, go to web interface at
http://127.0.0.1:8787
(2) Open file mm2.conf by following command:
sudo nano /usr/share/mm2/mm2.conf
Add following line:
--location xx.xxxx:yy.yyyy
(Replace xx.xxxx and yy.yyyy
by your actual latitude and longitude)
Save (Ctrl+o) and Close (Ctrl+x) file mm2.conf
then restart mm2 by following command:
sudo systemctl restart mm2
To see status sudo systemctl status mm2
To restart sudo systemctl restart mm2
To stop sudo systemctl stop mm2