Ubuntu software Repository

Source: Internet
Author: User
Tags unsupported

Software Repositories

 

As mentioned previusly, dgkg and APT take care of package management within ubuntu. These tools are taken from teh Debian distribution of Linux, on which Ubuntu is babsed.

Debian package or dpkg, is the most basic part of the system. it's used to install and uninstall software, and it can also be used to query any individual software packages. it's like the manager in a warehouse who is tasked with knowing exactly what boxes have been stored where.

 

Dpkg is aware of dependency issues and will refuse to fully install a package if the others it needs aren't already installed or supplied at the same time. but it doesn' t have the means to fix the situation automatically. this is akin to the Warehouse Manager's inability to order more boxes if he needs them. that's not his job. he'll just tell you if bobxes delivered to him are missing some of their components.

 

Because of this, there's an additional layer of software that sits on top of dpkg called the advanced packaging tool, or apt. APT is very sophisticated. its job is to handle dependency management. try to install some software using apt, and any dependency issues will be worked out for you.

 

APT canl do this because it's designed to work with software repositories. users can search and install packages from these callections of software. more often thatn not, these software repositories are online, but that's not always the case. the DVD supplied with this book contains the base Installation Software repository, for example.

It's import to not that APT relies on the dpkg system to take care of the actual installatioin. Adjust tively, dpkg and APT are two sides of the same coin.

 

 

Categories of repositories

 

Regardless of whether they're online or on a CD/DVD, UBUNTU repositories are strictly categorized according to the type of software they contain:

1. Main distribution.

2. Security Updates

3. Recommended updates:

4. Proposed updates:

5. Unsupported (backport) Updates

 

Categories of repositories

 

Regardless of whether they're online or on a CD/DVD, UBUNTU repositories are strictly categorized according to the type of software they contain:

1. Main distribution.

2. Security Updates

3. Recommended updates:

4. Proposed updates:

5. Unsupported (backport) Updates

 

 

E.g .:

SDO apt-Get udpate

Sudo apt-Get install links

Sudo apt-Get autoremove Evolution

 

Installing packages:

Sudo dpkg-I packagename. i386.deb

 

Sudo apt-Get build-essential

 

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.