个人工具

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

来自Ubuntu中文

跳转至: 导航, 搜索
(New page: {{From|https://help.ubuntu.com/community/SoftwareManagement}} {{Languages|php5}} attachment:IconsPage/apt.png Ubuntu includes some powerful tools for managing software. Here are some of t...)
 
 
(未显示3个用户的13个中间版本)
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/SoftwareManagement}}
 
{{From|https://help.ubuntu.com/community/SoftwareManagement}}
{{Languages|php5}}
+
{{Languages|UbuntuHelp:SoftwareManagement}}
attachment:IconsPage/apt.png Ubuntu includes some powerful tools for managing software. Here are some of those tools and terminology:
+
#title Software Management
 
+
Navigation: Up to [[UbuntuHelp:Applications|Applications]]
=== The basics ===
+
https://help.ubuntu.com/community/IconsPage?action=AttachFile&do=get&target=apt.png
 
+
== Introduction ==
* [[UbuntuHelp:InstallingSoftware| Installing Software]] <br> If you are just looking about how to install software, go here
+
Ubuntu includes some powerful tools for managing software. Here are some of those tools and terminology:
 
+
=== The Basics ===
* [[UbuntuHelp:SoftwarePackagingFormats| Software Packaging Formats]] <br> Linux programs come packaged in a number of different ways. This is an overiew of them
+
* [[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: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: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:SwitchingToUbuntu/FromLinux/RedHatEnterpriseLinuxAndFedora| Switching From Red Hat Enterprise Linux or Fedora]] <br> Familiar with rpm and yum? Learn the Ubuntu equivalents.
+
* [[UbuntuHelp:Repositories/Ubuntu| Managing Repositories in Ubuntu]]
 
+
* [[UbuntuHelp:Repositories/Kubuntu| Managing Repositories in Kubuntu]]
=== On the command line ===
+
* [[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:AptGetHowTo| Using apt-get]] <br> How to use apt-get package management system
+
* [[UbuntuHelp:SwitchingToUbuntu/FromMacOSX#Installing_Software|| Mac OSX]] - How installing software works in Ubuntu compared to Apple OSX
 
+
=== On The Command Line ===
* [[UbuntuHelp:AptitudeSurvivalGuide| Using Aptitude]] <br> Using aptitude for package management
+
* [[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]] <br> Survey of the various package management tools
+
* [[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:Repositories/CommandLine| Commandline Repository Management Tools]] <br> 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.
<br>
+
=== 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]]
CategoryDocumentation
+
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

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