ubuntu安装软件问题
家里用的WIFI,在ubuntu上无法安装软件,并且软件源也无法更新。
安装Git时:
sudo apt-get install git
更新软件源时:
sudo apt-get update
其他只要是
apt-get
相关命令均报如下错误,求解决方案!
E: GPG 错误:http://dl.google.com stable InRelease: Clearsigned file isn't valid, got 'NODATA' (does the network require authentication?)
Answers
打开software-properties-gtk,把"其它软件"中的Chrome去掉就没有这个错误了,不过这样就不能用apt-get更新Chrome了,你可以自己手动下载:
https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb