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
DH_INSTALLLISTING(1)					User Contributed Perl Documentation				      DH_INSTALLLISTING(1)

NAME
dh_installlisting - install .listing files to be used by desktop-profiles package SYNOPSIS
dh_installlisting [debhelper options] [filename(s)] DESCRIPTION
dh_installlisting is a debhelper program that handles installing listing files used by the desktop-profiles package into the correct location in package builddirectories (NOTE: this command is provided by the desktop-profiles package, so don't forget to build-depends on it). It also updates the cache of profile assignments (when it exists) to reflect the added metadata. If a file named debian/package.listing exists (or debian/listing in case of the main package) it is installed in etc/desktop-profiles. In addition any files given as argument will be installed in etc/desktop-profiles as package_file.listing. The format of .listing files is described in desktop-profiles(7). A dependancy on desktop-profiles will be added to misc:Depends by using this script. SEE ALSO
debhelper(7) desktop-profiles(7) update-profile-cache(1) AUTHOR
Bart Cornelis (cobaco) <cobaco@skolelinux.no> perl v5.14.2 2006-12-13 DH_INSTALLLISTING(1)