Load kde desktop, fedora server 21


 
Thread Tools Search this Thread
Operating Systems Linux Load kde desktop, fedora server 21
# 1  
Old 12-24-2014
Load kde desktop, fedora server 21

can not load fedora 21 server kde desktop after install
Code:
yum -y install @kde-desktop
reboot


Last edited by vbe; 12-24-2014 at 06:08 AM.. Reason: code tags please...
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

KDE Desktop

I installed KDE with Debian. The KDE desktop never appears. Much searching w/ Google and no help. Thanks (1 Reply)
Discussion started by: Meow613
1 Replies

2. UNIX for Dummies Questions & Answers

Kde Desktop Effect won't work after installing OpenBox

I recently installed OpenBox to work with KDE in replacing the Kwin Session manager. A lot of things did seem to use less processing and memory, but it seems I've lost my KDE Desktop Effects. I managed to track down this in /home/user/.xsession-errors after trying to re-enable them: ... (0 Replies)
Discussion started by: Azrael
0 Replies

3. Red Hat

how to uninstall KDE desktop in fedora 11

please i would like to uninstall the KDE desktop in my fedora 11,previously i was using the default gnome desktop,i want to revert to gnome desktop (2 Replies)
Discussion started by: Redhat_9ja
2 Replies

4. SuSE

your thoughts on the KDE desktop environmt

I wanted to get people's feedback on experiences with the KDE destop environment. I played with it for a while and was impressed. I liked the non MS apps and non MS approach to mail. via K-mail anyone else ? (8 Replies)
Discussion started by: simon2000
8 Replies

5. UNIX Desktop Questions & Answers

X-Server without KDE

Hi, i want to start the X-Server without KDE or other Window Manager. I need the X Server vor a Java Applikation! Perhaps anybody can help me how to start it simply. thanks cu Arne (6 Replies)
Discussion started by: hatzwatz
6 Replies
Login or Register to Ask a Question
PLASMAPKG(1)							 KDE User's Manual						      PLASMAPKG(1)

NAME
plasmapkg - Install, list, remove Plasma packages SYNOPSIS
plasmapkg [-h, --hash path] [-g, --global] [-t, --type type] [-i, --install path] [-u, --upgrade path] [-l, --list] [--list-types] [-r, --remove name] [-p, --packageroot path] [KDE Generic Options] [Qt Generic Options] DESCRIPTION
plasmapkg is a command line tool to install, list, remove Plasma packages. OPTIONS
-h, --hash path Generate a SHA1 hash for the package at "path". -g, --global For install or remove, operates on packages installed for all users. -t, --type type The type of package, e.g. theme, wallpaper, plasmoid, dataengine, runner, layout-template, etc. [plasmoid]. -i, --install path Install the package at "path". -u, --upgrade path Upgrade the package at "path". -l, --list List installed packages. -r, --remove name Remove the package named "name". -p, --packageroot path Absolute path to the package root. If not supplied, then the standard data directories for this KDE session will be searched instead. SEE ALSO
More detailed user documentation is available from help:/plasma-desktop (either enter this URL into Konqueror, or run khelpcenter help:/plasma-desktop). AUTHORS
plasmapkg was written by Aaron Seigo<aseigo@kde.org>. K Desktop Environment 2012-12-05 PLASMAPKG(1)