个人工具

“UbuntuHelp:SourcesList/zh”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第1行: 第1行:
The sources.list file is a key factor in adding or upgrading applications to your Ubuntu installation.  This is also used by your system for system updates.  The file is basically the roadmap for your system to know where it may download programs for installation or upgrade.
+
{{From|https://help.ubuntu.com/community/SourcesList}}
 +
{{Languages|UbuntuHelp:SourcesList}}
  
 
对于添加或者更新软件到你的Ubuntu系统中,文件sources.list是一个关键要素.当你的系统更新时也会用到它.从根本上说,这个文件是你的系统决定从哪里下载软件来安装或者升级的"路线图".
 
对于添加或者更新软件到你的Ubuntu系统中,文件sources.list是一个关键要素.当你的系统更新时也会用到它.从根本上说,这个文件是你的系统决定从哪里下载软件来安装或者升级的"路线图".
 
Below are the preferred methods for updating/editing your sources.list & repositories:
 
  
 
下面是我们推荐的更新或者编辑你的sources.list 和repositories(软件库)的方法:
 
下面是我们推荐的更新或者编辑你的sources.list 和repositories(软件库)的方法:
  
=== Preferred Methods ===
 
 
== 推荐方法 ==
 
== 推荐方法 ==
This is the preferred method of adding repositories via a graphical interface.
 
  
 
这是推荐的通过图形界面添加软件库的方法.
 
这是推荐的通过图形界面添加软件库的方法.
 
+
[[UbuntuHelp:AddingRepositoriesHowto|AddingRepositoriesHowto]]
AddingRepositoriesHowto
+
 
+
This is the preferred method of adding repositories via a terminal-only (server) interface.
+
  
 
这是推荐的通过命令行(服务器)界面添加软件库的方法.
 
这是推荐的通过命令行(服务器)界面添加软件库的方法.
  
 
[[Repositories/CommandLine|Command Line]]
 
[[Repositories/CommandLine|Command Line]]
 
----
 
文章来源:https://help.ubuntu.com/community/SourcesList <br> 翻译人员:shinysky<br> 校对人员:none<br> 文章状态:已翻译
 

2008年4月29日 (二) 13:49的版本


对于添加或者更新软件到你的Ubuntu系统中,文件sources.list是一个关键要素.当你的系统更新时也会用到它.从根本上说,这个文件是你的系统决定从哪里下载软件来安装或者升级的"路线图".

下面是我们推荐的更新或者编辑你的sources.list 和repositories(软件库)的方法:

推荐方法

这是推荐的通过图形界面添加软件库的方法. AddingRepositoriesHowto

这是推荐的通过命令行(服务器)界面添加软件库的方法.

Command Line