Three ways to summarize Ubuntu installation software

Source: Internet
Author: User

The first is to only search and install directly:

Enter the command in the terminal:

First, there's no chrome software in the search source.

sudo apt-cache search Chrome

Found that my sources.list did not load this source (I used 163), since here is the experience,

If you use Google's source and search here, assuming the name is Chrome, then the installed command is

sudo apt-get install Chrome

The second method is known as the resource file (filename.deb) of the download path (Baidu or other way to know), you can use the first download and install the method to install.

In the terminal input command: wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
When the download is complete, locate the directory where the file is located
Then execute the install command: sudo dpkg-i./google-chrome-stable_current_amd64.deb

The third way is to load a third-party source for installation:
Reprinted from https://blog.orx.me/post/375
If you can FQ, follow the steps of blog post directly.

Just two or three hours to summarize the experience, if there are errors, hope to point out, thank you


Top
0
Step

Three ways to summarize Ubuntu installation software

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.