[kdepim-users] quick request: how to download for ubuntu

Art Alexion art.alexion at verizon.net
Sun Jan 18 17:46:28 GMT 2009


On Sunday 18 January 2009 01:50:18 Werner Joss wrote:
> as manfred already stated, there is no need to download a source tarball or
> whatsoever, all you need to do is start the ubuntu package manager
> (synaptic), then search for 'kontact' there and click 'install'.

And if you want to try the command line (and you will be glad you did), just 
open a terminal and issue this command:

sudo aptitude update && sudo aptitude safe-upgrade && sudo aptitude install 
kontact

(all on one line)

Follow the prompts.  You might find that the whole process completes faster 
than the time it takes for synaptic to start.

The first part of the command updates your local system on what is available 
in the software repositories.  The second part tells it to install updates to 
any software that is available the 'safe-' part tells it to report, but not 
yet install, updates that require package removal or kernel changes or such.  
The third part tells it to install the kontact package and required 
libraries.

You can run the parts separately, or with the &&.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 307 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdepim-users/attachments/20090118/efe9809d/attachment.sig>
-------------- next part --------------
_______________________________________________
KDE PIM users mailing list
kdepim-users at kde.org
https://mail.kde.org/mailman/listinfo/kdepim-users


More information about the kdepim-users mailing list