Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help with installation through termux on Android. #168

Open
TruMancow opened this issue Sep 30, 2022 · 1 comment
Open

Help with installation through termux on Android. #168

TruMancow opened this issue Sep 30, 2022 · 1 comment

Comments

@TruMancow
Copy link

Luckily, I have an android. And termux is available to me. However, when I try to install the git package it completely fails. It is unable to locate the package "git". I am assuming I downloaded the wrong version maybe?
Options for Termux installation:
Termux
Termux:Styling
Termux:Float
Termux:API
Termux:Widget
Termux:Tasker
Termux:Boot

I don't know which one is the unrooted or even how to unroot termux if thats the case and I have to. I've never worked with this application before and would like further help.

$ pkg install git
Checking availability of current mirror: ok
Reading package lists... Done
Building dependency tree... Done
E: Unable to locate package git

@maozdemir
Copy link

"git" is available in Termux, but you have to update your package list by running apt update command first. then you can run apt install git.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants