Under termux returns "unable to locate package"

时间:2017-08-05 10:39:57

标签: android termux

I have installed termux from google play store. while giving command "apt install update" done E: unable to locate package update

what should I do now? my phone is vivo y31L

1 个答案:

答案 0 :(得分:1)

install and update are two different options,and they're followed by pakage name.you may use like this: apt install [pakage name] or apt update [pakage name]