个人工具

“UbuntuHelp:Repositories”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/Repositories}}
 
{{From|https://help.ubuntu.com/community/Repositories}}
 
{{Languages|UbuntuHelp:Repositories}}
 
{{Languages|UbuntuHelp:Repositories}}
 
 
== Introduction ==
 
== Introduction ==
 
 
If you have been a Windows and/or a Mac OS user to date, you are probably used to searching for a program on the internet (often offered in an executable installer) and having to download and install it. You're
 
If you have been a Windows and/or a Mac OS user to date, you are probably used to searching for a program on the internet (often offered in an executable installer) and having to download and install it. You're
 
probably familiar with software distributed on CDs, DVDs, etc. which often have an autorun feature from where you can then install them. For free and open systems like Ubuntu GNU/Linux there is some
 
probably familiar with software distributed on CDs, DVDs, etc. which often have an autorun feature from where you can then install them. For free and open systems like Ubuntu GNU/Linux there is some
 
software distributed in this fashion, but those are mostly proprietary and closed programs.
 
software distributed in this fashion, but those are mostly proprietary and closed programs.
 
 
On systems like Ubuntu, most software is packaged in nice .deb (or .rpm, like in Red Hat) files which contain the programs and libraries you need. These files can be
 
On systems like Ubuntu, most software is packaged in nice .deb (or .rpm, like in Red Hat) files which contain the programs and libraries you need. These files can be
 
downloaded or come in CDs (Ubuntu's CD is full of them). '''Repositories are servers which contain sets of packages.''' You generally access them with tools like [[UbuntuHelp:SynapticHowto|Synaptic]].
 
downloaded or come in CDs (Ubuntu's CD is full of them). '''Repositories are servers which contain sets of packages.''' You generally access them with tools like [[UbuntuHelp:SynapticHowto|Synaptic]].
 
 
These tools can list all the packages you have installed (from your kernel to your favorite application with all the libraries in between) and the packages that are available in the repositories you have configured the tool to have access to. They also let you search for simple things like "image editor".
 
These tools can list all the packages you have installed (from your kernel to your favorite application with all the libraries in between) and the packages that are available in the repositories you have configured the tool to have access to. They also let you search for simple things like "image editor".
 
 
These tools provide a simple, centralized method of software installation while and give the distributors (who set up the repositories) a centralized way to send you updates(1) to your software.
 
These tools provide a simple, centralized method of software installation while and give the distributors (who set up the repositories) a centralized way to send you updates(1) to your software.
 
 
In Ubuntu you generally want to have at least Ubuntu's repositories (which may include the install CD) but it is not uncommon to have other repositories (from other packagers) set up.
 
In Ubuntu you generally want to have at least Ubuntu's repositories (which may include the install CD) but it is not uncommon to have other repositories (from other packagers) set up.
 
 
It's important to know that '''most of the tools you'll want to use in Ubuntu are already in Ubuntu's repositories.''' You can go search the internet for packages, or even source code, for others, but these will be more difficult to install and won't, most of the time, integrate well with your system.
 
It's important to know that '''most of the tools you'll want to use in Ubuntu are already in Ubuntu's repositories.''' You can go search the internet for packages, or even source code, for others, but these will be more difficult to install and won't, most of the time, integrate well with your system.
 
 
So now you know: no more endless searching looking for spyware infested shareware and freeware. The vast majority of useful software available for Linux is pre-packaged for you.
 
So now you know: no more endless searching looking for spyware infested shareware and freeware. The vast majority of useful software available for Linux is pre-packaged for you.
 
 
 
== Managing Repositories ==
 
== Managing Repositories ==
 
 
* [[UbuntuHelp:Repositories/Ubuntu|Managing Repositories in Ubuntu]] <br> This page explains how to manage repositories in Ubuntu using a graphical user interface.
 
* [[UbuntuHelp:Repositories/Ubuntu|Managing Repositories in Ubuntu]] <br> This page explains how to manage repositories in Ubuntu using a graphical user interface.
 
 
* [[UbuntuHelp:Repositories/Kubuntu|Managing Repositories in Kubuntu]] <br> This page shows you how to manage repositories in Kubuntu
 
* [[UbuntuHelp:Repositories/Kubuntu|Managing Repositories in Kubuntu]] <br> This page shows you how to manage repositories in Kubuntu
 
 
* [[UbuntuHelp:Repositories/CommandLine|Managing Repositories from the Command Line]] <br> If you prefer to use the command line, this page has the details  
 
* [[UbuntuHelp:Repositories/CommandLine|Managing Repositories from the Command Line]] <br> If you prefer to use the command line, this page has the details  
 
 
* [[UbuntuHelp:Repositories/Personal|Managing Personal or Local Repositories]] <br> If there are packages you want to load outside of the supported repositories, this page explains a way to ease package dependency issues.
 
* [[UbuntuHelp:Repositories/Personal|Managing Personal or Local Repositories]] <br> If there are packages you want to load outside of the supported repositories, this page explains a way to ease package dependency issues.
 
 
== Further Reading ==
 
== Further Reading ==
 
 
* http://www.ubuntu.com/ubuntu/components describes the repository components (main, restricted, universe, multiverse).
 
* http://www.ubuntu.com/ubuntu/components describes the repository components (main, restricted, universe, multiverse).
 
 
* [[UbuntuHelp:SoftwareManagement|Software Management]]
 
* [[UbuntuHelp:SoftwareManagement|Software Management]]
 
 
* [[UbuntuHelp:AptGetHowto| apt-get]]
 
* [[UbuntuHelp:AptGetHowto| apt-get]]
 
 
* [http://www.debian.org/doc/manuals/apt-howto/index.en.html Debian Apt User Manual]
 
* [http://www.debian.org/doc/manuals/apt-howto/index.en.html Debian Apt User Manual]
 
 
* [http://web.mornfall.net/adept.html Adept home page]
 
* [http://web.mornfall.net/adept.html Adept home page]
 
 
* [http://www.nongnu.org/synaptic/ Synaptic home page]  
 
* [http://www.nongnu.org/synaptic/ Synaptic home page]  
 
 
----
 
----
 
 
[[category:CategoryDocumentation]]
 
[[category:CategoryDocumentation]]
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2007年11月30日 (五) 21:14的版本


Introduction

If you have been a Windows and/or a Mac OS user to date, you are probably used to searching for a program on the internet (often offered in an executable installer) and having to download and install it. You're probably familiar with software distributed on CDs, DVDs, etc. which often have an autorun feature from where you can then install them. For free and open systems like Ubuntu GNU/Linux there is some software distributed in this fashion, but those are mostly proprietary and closed programs. On systems like Ubuntu, most software is packaged in nice .deb (or .rpm, like in Red Hat) files which contain the programs and libraries you need. These files can be downloaded or come in CDs (Ubuntu's CD is full of them). Repositories are servers which contain sets of packages. You generally access them with tools like Synaptic. These tools can list all the packages you have installed (from your kernel to your favorite application with all the libraries in between) and the packages that are available in the repositories you have configured the tool to have access to. They also let you search for simple things like "image editor". These tools provide a simple, centralized method of software installation while and give the distributors (who set up the repositories) a centralized way to send you updates(1) to your software. In Ubuntu you generally want to have at least Ubuntu's repositories (which may include the install CD) but it is not uncommon to have other repositories (from other packagers) set up. It's important to know that most of the tools you'll want to use in Ubuntu are already in Ubuntu's repositories. You can go search the internet for packages, or even source code, for others, but these will be more difficult to install and won't, most of the time, integrate well with your system. So now you know: no more endless searching looking for spyware infested shareware and freeware. The vast majority of useful software available for Linux is pre-packaged for you.

Managing Repositories

Further Reading