个人工具

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

来自Ubuntu中文

跳转至: 导航, 搜索
命令行
 
(未显示2个用户的9个中间版本)
第2行: 第2行:
 
{{Languages|UbuntuHelp:SoftwareManagement}}
 
{{Languages|UbuntuHelp:SoftwareManagement}}
 
#title Software Management
 
#title Software Management
https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=apt.png Ubuntu includes some powerful tools for managing software. Here are some of those tools and terminology:
+
Navigation: Up to [[UbuntuHelp:Applications|Applications]]
 +
https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=apt.png
 +
== Introduction ==
 +
Ubuntu includes some powerful tools for managing software. Here are some of those tools and terminology:
 +
=== The Basics ===
 +
* [[UbuntuHelp:InstallingSoftware| Installing Software]] - Find out how to install software.
 +
* [[UbuntuHelp:SynapticHowto#Adding_or_Removing_Software||Removing Software]] - Find out how to remove software.
 +
* [[UbuntuHelp:SoftwarePackagingFormats| Software Packaging Formats]] - Linux programs come packaged in a number of different ways. This is an overview of them.
 +
* [[UbuntuHelp:Repositories|Repositories]] increase the number of packages available to install on your system.
 +
* [[UbuntuHelp:Repositories/Ubuntu| Managing Repositories in Ubuntu]]
 +
* [[UbuntuHelp:Repositories/Kubuntu| Managing Repositories in Kubuntu]]
 +
* [[UbuntuHelp:SwitchingToUbuntu||Switching To Ubuntu]] - Learn how Ubuntu compares to your current operating system.
 +
* [[UbuntuHelp:SwitchingToUbuntuFromWindows#Installing_Applications|| Windows]] - How installing software works in Ubuntu compared to Microsoft Windows
 +
* [[UbuntuHelp:SwitchingToUbuntu/FromMacOSX#Installing_Software|| Mac OSX]] - How installing software works in Ubuntu compared to Apple OSX
 +
=== On The Command Line ===
 +
* [[UbuntuHelp:AptGetHowTo| Using apt-get]] - How to use apt-get for package management.
 +
* [[UbuntuHelp:AptitudeSurvivalGuide| Using Aptitude]] - How to use aptitude for package management.
 +
* [[UbuntuHelp:CommandLinePackageManagement| Commandline Package Management Tools]] - Overview of the various command line package management tools.
 +
* [[UbuntuHelp:Repositories/CommandLine| Commandline Repository Management Tools]] - Managing Repositories from the command line.
 +
* [[UbuntuHelp:Tasksel|Tasksel]] -  Packages for various tasks can be installed using tasksel.
 +
* [[UbuntuHelp:Configuration|Configuration]] - Manage configuration files after a new Ubuntu release installation.
 +
=== On Web-browser ===
 +
* http://appnr.com/ - Web-based package browser. (Currently works only in Firefox)
 +
=== Further Topics ===
 +
* [[UbuntuHelp:InstallingRunPackage|Installing .run Packages]] - Installing software packages (typically games) which use ''.run'' installer files.
 +
* [[UbuntuHelp:ReinstallingSamePackages| Reinstalling same packages]] - How to install the same packages after a reinstallation of your system.
 +
----
 +
[[category:CategoryPackageManagement]] [[category:CategorySoftware]]
  
=== The basics ===
+
[[category:UbuntuHelp]]
 
+
* [[UbuntuHelp:InstallingSoftware| Installing Software]] <br> If you are just looking about how to install software, go here
+
 
+
* [[UbuntuHelp:SoftwarePackagingFormats| Software Packaging Formats]] <br> Linux programs come packaged in a number of different ways. This is an overiew of them
+
 
+
* [[UbuntuHelp:Repositories/Ubuntu| Managing Repositories in Ubuntu]] and [[UbuntuHelp:Repositories/Kubuntu| Kubuntu]] <br> Increase the number of packages available to install on your system. What are repositories? Read: [[UbuntuHelp:Repositories]]
+
 
+
* [[UbuntuHelp:SwitchingToUbuntu/FromLinux/RedHatEnterpriseLinuxAndFedora| Switching From Red Hat Enterprise Linux or Fedora]] <br> Familiar with rpm and yum? Learn the Ubuntu equivalents.
+
 
+
=== 命令行 ===
+
 
+
* [[UbuntuHelp:AptGetHowTo| 使用 apt-get]] <br> 如何使用 apt-get 包管理系统
+
 
+
* [[UbuntuHelp:AptitudeSurvivalGuide| 使用 Aptitude]] <br> 使用 aptitude 进行包管理
+
 
+
* [[UbuntuHelp:CommandLinePackageManagement| 命令行包管理工具]] <br> 各种包管理工具调查
+
 
+
* [[UbuntuHelp:Repositories/CommandLine| Commandline Repository Management Tools]] <br> Managing Repositories from the command line
+
 
+
[[category:Ubuntu帮助]]
+

2010年5月20日 (四) 00:14的最新版本


  1. title Software Management

Navigation: Up to Applications IconsPage?action=AttachFile&do=get&target=apt.png

Introduction

Ubuntu includes some powerful tools for managing software. Here are some of those tools and terminology:

The Basics

On The Command Line

On Web-browser

Further Topics