Vardiest Gaming
Vardiest Gaming

Reputation: 11

Changing termux repository

I am trying to change repository of termux to fix update error by using cmd termux-change-repo But it's not working is there anyone who can tell the solution ? Note: app on fdroid is not compatible with my phone

Upvotes: 1

Views: 4451

Answers (2)

Ervan Kurniawan
Ervan Kurniawan

Reputation: 81

Now, Termux has supported Android 5 to 6 on 0.119.0-Beta.1 version. https://github.com/termux/termux-app/releases

Upvotes: 0

bastardhy
bastardhy

Reputation: 11

Try these steps:

pkg remove game-repo -y
pkg remove science-repo -y
pkg update

have fun.

Upvotes: 1

Related Questions