How to add a Canonical partner resource library in Ubuntu

Source: Internet
Author: User
The Canonical partner repository contains proprietary software (such as Skype, VMWare clients, Adobe Flash, and AdobeReader) that are provided free of charge. This is not included in the original Ubuntu system. Recommended reading: Ubuntu14.04 download, installation, configuration related knowledge http://www.linuxidc.com/Linux/2014-04/100370.htmUbuntu14.

The Canonical partner repository contains proprietary software (such as Skype, VMWare clients, Adobe Flash, and Adobe Reader) that are provided free of charge. This is not included in the original Ubuntu system.

Recommended reading:

Ubuntu 14.04Download, install, configure related knowledge http://www.linuxidc.com/Linux/2014-04/100370.htm

Ubuntu 14.04: Http://www.linuxidc.com/Linux/2014-04/100352.htm

Ubuntu 14.04 text tutorial on hard drive installation in Windows 7Http://www.linuxidc.com/Linux/2014-04/100369.htm

Select the command statement that suits your system version according to your system version.

For Ubuntu 14.04, Linux Mint 17, Pinguy OS 14.04, and Elementary OS 0.3 users, enter the following command:

Sudo sh-c 'echo "deb http://archive.canonical.com/ubuntu/ trusty partner">/etc/apt/sources. list. d/canonical_partner.list'
Sudo sh-c 'echo "deb-src http://archive.canonical.com/ubuntu/ trusty partner">/etc/apt/sources. list. d/canonical_partner.list'

Run the following command to update the index of a local repository:

$ Sudo apt-get update
Ubuntu 12.04, Linux Mint 13, Pinguy OS 12.04, and Elementary OS 0.2 USER commands:
Sudo sh-c 'echo "deb http://archive.canonical.com/ubuntu/ precise partner">/etc/apt/sources. list. d/canonical_partner.list'
Sudo sh-c 'echo "deb-src http://archive.canonical.com/ubuntu/ precise partner">/etc/apt/sources. list. d/canonical_partner.list'

Run the following command to update the index of a local repository:

$ Sudo apt-get update

Fortunately, the following resource library supports all Ubuntu users (Ubuntu 14.04, Ubuntu 13.10, Ubuntu 12.10 and Ubuntu 12.04). USER commands:

Sudo sh-c 'echo "deb http://archive.canonical.com/ubuntu/ $ (lsb_release-SC) partner">/etc/apt/sources. list. d/canonical_partner.list'
Sudo sh-c 'echo "deb-src http://archive.canonical.com/ubuntu/ $ (lsb_release-SC) partner">/etc/apt/sources. list. d/canonical_partner.list'

Run the following command to update the index of a local repository:

Sudo apt-get update

For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2

This article permanently updates the link address: Http://www.linuxidc.com/Linux/2014-05/101064.htm

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.