Diff for "SynapticHowto"


Differences between revisions 4 and 6 (spanning 2 versions)
Revision 4 as of 2005-07-06 16:09:12
Size: 5229
Editor: 81-178-116-62
Comment: fixed broken icons, given category
Revision 6 as of 2005-07-15 02:28:27
Size: 1972
Editor: S0106000000cc07fc
Comment: rework entire page
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= SynapticHowto =

## This doc should have:
## 1) add a repository (done)
## 2) perhaps somebody could add a how to install packages without networking?
## (I can write this up, any specifics -- eg, a local hard drive install or install from a CD? --OM)
## -- AP

{{{
   Work in progress
}}}
Line 20: Line 8:
= The Synaptic Package manager =

There are several ways to install and remove programs on Ubuntu Linux. One of the most used is Synaptic, a graphical manager; others are command line interfaces, like apt-get and aptitude. This document describes how to use the powerful yet easy-to-use Synaptic Package Manager.

These instructions assume that you have permission to run sudo.
Synaptic allows installation, upgrading and removing of programs. These instructions assume that you have permission to run sudo.
Line 40: Line 24:
In Synaptic, bring up the repositories window:
'''Settings''' -> '''Repositories'''

attachment:PicSynapticPackageManager2.png

Depending on what you want to do you will have to add repositories.

A short explanation of what you see in the window:

 * Every line has a tick-box to enable or disable an item, for example the cdrom is disabled, it is also greyed-out to make this more clear.
 * Next is ''Type'', either deb or deb-src. Packages can either be installed as binary packages, ready to use straight away, or as source packages. Source packages will need to be build first. People use this because they have special requirements.
 * The third item reads ''Uri''. This is the adress from where you'll be downloading your packages.

##..
## We need an explanation about mirrors here

To edit a line, select it and you will be able to edit its settings in the second half of the window.

The most common task in the repository-window is enabling universe. You do this by adding universe to your main URI-line. Your settings will then look like in the picture.

Repositories will usually be loaded from the internet, so the URI will be of the form http:// or ftp:// but you can use a Ubuntu CD (do Edit -> Add CD ROM...), or a mounted ISO image file (use a URI of the form file:///media/cdmount/).

##..
## We need to explain why somebody might not want to do
See AddingRepositoriesHowto for how to add and remove repositories
Line 75: Line 36:
Updating your system requires several simple steps. The first one is pressing ''Reload'', this will download the latest package-list from the download-sites. For Hoary Hedgehog and Breezy Badger, the system will keep you informed of any updates. A red circle will appear in the upper right-hand corner by the volume control.
Line 77: Line 38:
You can check for upgradable packages now by choosing "Status" from the menu on the left pane. If there are upgradable packages available you will see a entry "Installed (upgradable)". Now you can choose what upgrades to install manually. Alternativly you can you can click on "Mark all upgrades". This will pop up a dialog that asks about the type of upgrade you want to perform. If unsure choose "Default upgrade". === Warty Warthog ===
Line 79: Line 40:
Next you hit "Apply" in the main toolbar. This will open a dialog that descibes the changes that will be performed. Always check those changes before you hit "Apply" in this dialog! To keep your system updated, launch Synaptic. Click on the Reload button, then the Mark all changes button, followed by the Apply button.
Line 81: Line 42:
##..
## I don't know what to do next

''Please feel free to add your own comments''

From joA Fri May 6 14:01:20 +0100 2005
From: joA
Date: Fri, 06 May 2005 14:01:20 +0100
Subject: Password not recognised + WPA
Message-ID: <20050506140120+0100@www.ubuntulinux.org>

Typed my password upon prompting when i clicked on the "Administrator mode" but was not able to configure it. I installed Kubuntu myself. Any idea why?

I would also hope that there will be a HOW-TO on installing & configuring WPA from Synaptic soon. Thanks!

From RomanoGiannetti Thu Jun 9 09:34:57 +0100 2005
From: Romano Giannetti
Date: Thu, 09 Jun 2005 09:34:57 +0100
Subject: Networkless PC?
Message-ID: <20050609093457+0100@www.ubuntulinux.org>

It would be very useful a help on how to download package for installing on a network-less PC. Especially if the networkless PC has different arch of the networked one... and maybe the networked one is not running ubuntu or even Linux (eg, solaris, whatever).
----
CategoryDocumentation
You should do this about once a week. If there are no updates, nothing will happen.

Other Languages: ComoSynaptic

Synaptic allows installation, upgrading and removing of programs. These instructions assume that you have permission to run sudo. (If you installed Ubuntu yourself, you do.)

Start Synaptic by selecting: Computer -> System Configuration -> Synaptic Package Manager

attachment:PicSynapticPackageManager.png

How to add or remove a repository with synaptic

See AddingRepositoriesHowto for how to add and remove repositories

Adding and removing programs

Installing or removing programs is a very straight-forward task. You either find the program of choice in the right-upper part of the synaptic-window or you use the *search*-button to find it. Select it by marking the tick-box and press *Apply*. Synaptic might ask you whether it is ok to install additional packages to satisfy dependencies (they just belong together), say *Yes*. Or it will just install them straight away.

How to keep your system up-to-date

For Hoary Hedgehog and Breezy Badger, the system will keep you informed of any updates. A red circle will appear in the upper right-hand corner by the volume control.

Warty Warthog

To keep your system updated, launch Synaptic. Click on the Reload button, then the Mark all changes button, followed by the Apply button.

You should do this about once a week. If there are no updates, nothing will happen.

SynapticHowto (last edited 2013-12-14 10:27:06 by knome)