Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经从 google play store 安装了 termux。同时给出命令“apt install update”完成 E:无法找到包更新
我现在该怎么办?我的手机是vivo y31L
install 和 update 是两个不同的选项,它们后跟包名。你可以这样使用:apt install [pakage name] 或 apt update [pakage name]