Re: quick request: how to download for ubuntu
Art Alexion <[email protected]>
| Newsgroups | gmane.comp.kde.users.pim |
|---|---|
| Message-ID | <[email protected]> |
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 &&. _______________________________________________ KDE PIM users mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-users
signature.asc
(application/pgp-signature, 307 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iQCVAwUASXNq9ELG/oYII0YuAQK4JQQAujyylg5z1o9W34KGFocGSaNy0mqOppBs aQD6Y3fOWh2bFyPuCjq8g1LqgfeKYOwIA1PsQ59VDA7nBsFkbrZuXfcAU/tXwYIt CE9BMqaOsO2egwsg5HD7O0E2ctrIad5Mhg4rd92J5Cky3qbWoIFGh3/MOTUNo9Xc /N5OuckQ9qY= =1XI5 -----END PGP SIGNATURE-----