(Fix some broken html) |
m (Fixed template) |
||
Line 1: | Line 1: | ||
{{Draft}} | |||
= Fedora Software Management Guide = | = Fedora Software Management Guide = | ||
'''Documentation Summary:''' | '''Documentation Summary:''' | ||
Line 30: | Line 27: | ||
== Installing and Updating Software - a Software Package Management Guide == | == Installing and Updating Software - a Software Package Management Guide == | ||
== Table of Contents == | == Table of Contents == | ||
Line 47: | Line 43: | ||
* [[Docs/Drafts/SoftwareManagementGuide/Credits| 12. Acknowledgements]] | * [[Docs/Drafts/SoftwareManagementGuide/Credits| 12. Acknowledgements]] | ||
* [[Docs/Drafts/SoftwareManagementGuide/Index| Index]] | * [[Docs/Drafts/SoftwareManagementGuide/Index| Index]] | ||
== New Contributions == | == New Contributions == | ||
Line 53: | Line 48: | ||
* [[Docs/Drafts/SoftwareManagementGuide/PackageKit| PackageKit]] | * [[Docs/Drafts/SoftwareManagementGuide/PackageKit| PackageKit]] | ||
{{Admon/tip | Add totally new content on a new page | If you want to add new content to the guide, you can create a new page within the "Software Management Guide". Just add the new topic under the "New Contributions" section. First create the link to the new page, then follow the link to the new blank page. Add your new material. We can discuss the best location for your material in the guide later on.}} | |||
== Working Notes == | == Working Notes == | ||
Line 73: | Line 61: | ||
* [[Docs/Drafts/SoftwareManagementGuide/Print?action=print| Version suitable for printing]] | * [[Docs/Drafts/SoftwareManagementGuide/Print?action=print| Version suitable for printing]] | ||
{| | |||
{| | |||
|- | |- | ||
|[[Docs/Drafts/SoftwareManagementGuide/Introduction| Next Page - 1. Introduction]] | |[[Docs/Drafts/SoftwareManagementGuide/Introduction| Next Page - 1. Introduction]] | ||
|} |
Latest revision as of 17:04, 3 June 2008
Fedora Software Management Guide
Documentation Summary:
Purpose: How to install and update software packages from the desktop and the CLI.
Audience: Individuals who are unfamiliar with software package management in Fedora.
Approach: Explain basic principles; explain one principle at a time; do not assume familiarity with any Linux/UNIX-specific terminology or concepts; compare functionality where appropriate to what the reader may know from other OSes, particularly Microsoft Windows.
Assumptions: The reader has a default installation of Fedora which includes the desktop components. The reader has a user account with the default settings. The reader does have access to the root password. The user does not have a degree in Computer Science.
Related Documents: Yum is a quick introduction to yum
. - Pup Updater gives a step-by-step guide to Pup with screenshots. Apt and Fedora explains why apt
is not the default dependency resolved with Fedora. RPM explains how to use rpm
in Fedora. RPM Guide is a detailed draft doc by Eric Foster-Johnson, last updated in October, 2005.
Software Management with Yum is "a tutorial for managing the software on Fedora systems", available in American English and Brazilian Portuguese. This is the original source for this living document. Refer to the original document for proven advice. This current document is being heavily edited and expanded.
Lead Writer: JohnBabich, RahulSundaram
Writer: EricChristensen
All Contributors: Please indicate which sections you are interested in writing or revising at the link below:
Installing and Updating Software - a Software Package Management Guide
Table of Contents
- 1. Introduction
- 2. Software Management Concepts
- 3. Software Management Tools in Fedora
- 4. Managing Software with yum
- 5. Searching for Packages with yum
- 6. Updating Your System with yum
- 7. Configuring Access to Software Repositories
- 8. Installing Software from an Isolated Package
- 9. Customizing yum
- 10. Working with yum Caching
- 11. Using yum with a Proxy Server
- 12. Acknowledgements
- Index
New Contributions
Working Notes
Print Entire Document
Use this link to view all sections of this document in one page.
Next Page - 1. Introduction |