我刚刚在我的 Nexus 7 上安装了 Ubuntu Touch。
不幸的是,我无法从终端应用程序安装任何东西:
如果我输入:
sudo apt-get install yasm -y git make g++ build-essential libminiupnpc-dev
Run Code Online (Sandbox Code Playgroud)
我得到:
W: Not using locking for read only lock file /var/lib/dpkg/lock
E: Unable to write to /var/cache/apt/
E: The package lists or status file could not be parsed or opened.
Run Code Online (Sandbox Code Playgroud)
我已经重新启动了设备,但还没有成功。我应该怎么做才能修复错误?