Add-apt-repository

Source: Internet
Author: User

Installed Ubuntu Server, and then upgraded to raring Ringtail (development Branch), of course, many of the software and environment to reconfigure, so you will encounter problems. First, there are some common problems in the PPA warehouse.

For example, to install a jdk7 environment in Ubuntu Server, execute commands directly: sudo add-apt-repository Ppa:webupd8team/java

Error: Sudo:add-apt-repository:command not found
The online solution is to install the toolkit directly
Command: sudo apt-get install python-software-properties

Pro-Test after installation or command not found, so the dependency package has not been installed completely, what is less?

Execute command: Add-apt-repository, tell, in addition to install python-software-properties outside also need Software-properties-common

OK, execute the installation command: sudo apt-get install Software-properties-common

Add-apt-repository

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.