Terminal on Android? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

Terminal on Android?

Why can't i use the command 'git clone' on Android terminal?

19th Jun 2020, 5:27 AM
Mons Joseph
Mons Joseph - avatar
1 Antwort
+ 2
Not sure if your terminal allows installation of packages. But git doesn't come installed by default on most android terminals. If you are using termux, then just use this command to install git pkg install git
19th Jun 2020, 5:47 AM
XXX
XXX - avatar