Raspberry Pi Modify Update source

Source: Internet
Author: User
0 Preface This article explains how to modify the Raspberry Pi software source.   If you use the Raspbian system, the method of modifying the software source is the same as Ubuntu, you can find the latest software source image in http://www.raspbian.org, and modify the contents of the/etc/apt/sources file.    1 where the software source is located "Raspberry Pi software source Mirror list" As of August 2014, the software source image in China has-Tsinghua University (will stop visiting in 2015), Dalian Neusoft Information Institute, China University of Science and Technology and huazhong scientific and technological universities. For example, Dalian Neusoft Information Institute's software source image address is--http://mirrors.neusoft.edu.cn/raspbian/raspbian 2 modify sources.list "Backup" before modifying the source list to backup, Then modify the Sources.list cd/etc/apt CP sources.list sources.list_back "modify" sudo nano Sources.list for example using the software source mirror of Dalian Neusoft Information Institute Like, the following changes are:

Deb Http://mirrors.neusoft.edu.cn/raspbian/raspbian wheezy main contrib non-free RPI

3 Update software source and software # Update software source sudo apt-get update # Update software sudo apt-get upgrade

Raspberry Pi Modify Update source

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.