-
Sign up for a Microsoft account.
-
Reboot your computer.
-
Disable/turn off any VPN clients (Cisco VPN, ...) and antivirus softwares (AVG, AVAST, Kaspersky, ...) on your system. It blocks any IPv6 network traffic from
apt
in Ubuntu. You can re-enable antivirus softwares later after installation. -
Install basic packages for developers.
$ sudo apt-get update
$ sudo apt-get install build-essential python python3 git wget default-jre
- Proceed to Local system with
Conda
.