How do I install KDE in Suse Enterprise Linux 11 SP3?
One way is
$ zypper in -t pattern desktop-kde
Or if you prefer something with a GUI run YaST, go to ‘Software Management’ then set the Filter to Patterns. Bear in mind SLED 11 SP3 includes KDE 4.3.
[QUOTE=mikewillis;21591]One way is
$ zypper in -t pattern desktop-kde
Or if you prefer something with a GUI run YaST, go to ‘Software Management’ then set the Filter to Patterns. Bear in mind SLED 11 SP3 includes KDE 4.3.[/QUOTE]
I get this
Error: INVALID:Package libkexiv2-7-4.3.5-0.2.1 seems to be corrupted during transfer. Do you want to retry retrieval?
[QUOTE=cromarko;21628]I get this
Error: INVALID:Package libkexiv2-7-4.3.5-0.2.1 seems to be corrupted during transfer. Do you want to retry retrieval?
OK. So what answer did you give?
If you want to clear the zypper cache of download packages you can use
$ zypper clean
If you want to clear zypper cache of downloaded packages and repo metadata you can use
$ zypper clean -a