添加apt source 资源路径
主要修改/etc/apt/sources.list 文件
添加阿里镜像1
2
3
4sudo vim /etc/apt/sources.list
#添加如下内容
deb http://mirrors.aliyun.com/raspbian/raspbian/ wheezy main non-free contrib
deb-src http://mirrors.aliyun.com/raspbian/raspbian/ wheezy main non-free contrib