NVIDIA Jetson TX2 Update software source

Source: Internet
Author: User

1, determine the system version

ubuntu14.04 is trusty, ubuntu16.04 is xenial.


2, first back up the original file sources.list, to prevent misoperation can not be restored. Annotate the original content with the "#" symbol, and then add the source of the Chinese University of Science and Technology at the end of the file:

Http://mirrors.ustc.edu.cn/help/ubuntu-ports.html (can also be other sources, such as Ali Yun: http://mirrors.aliyun.com)

sudo cp/etc/apt/sources.list/etc/apt/sources.list.bak
sudo nano/etc/apt/sources.list      

Jetson TX2 The default is that the Nano Editor is not installed, you need to first install the Nano Editor, the default installation vim, direct use sudo vim/etc/apt/sources.list can.

Add the following at the end of the file:

Deb http://mirrors.ustc.edu.cn/ubuntu-ports/  xenial main restricted universe multiverse
Deb http://mirrors.ustc.edu.cn/ubuntu-ports/  xenial-updates main restricted universe multiverse
Deb http://mirrors.ustc.edu.cn/ubuntu-ports/  xenial-security main restricted universe multiverse
DEB-SRC http://mirrors.ustc.edu.cn/ubuntu-ports/xenial main restricted universe multiversedeb-src http:// Mirrors.ustc.edu.cn/ubuntu-ports/xenial-updates main restricted universe multiversedeb-src http:// Mirrors.ustc.edu.cn/ubuntu-ports/xenial-security Main restricted Universe multiverse



Press Ctrl+x to exit, Y confirm, enter confirm exit.


3, use the following command to update:

sudo apt-get update









Related Article

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.