Install KDE or gnome on centos

Source: Internet
Author: User

Install KDE in centos

# Yum grouplist
# Yum groupinstall "X Window System"
# Yum groupinstall "GNOME Desktop Environment"

Or

# Yum groupinstall "KDE Desktop Environment"

1. Check whether the desktop system is installed
View method:
View with yum
Code: # Yum grouplist
# Yum grouplist | more records if the output is too long, you can use "| more" for pagination.
# Yum grouplist> test results: import the output result to a specific file for viewing.

In the "installed groups:" section of the output result of grouplist,
If you can find "X Window System" and "GNOME desktop environment or
KDE (K desktop environment) or XFCE-4.4 "proves that you have installed the desktop environment.

2. installed. Start the Desktop System
Through the (1) operation, you can see that you have installed the desktop system, then use the following command to start it.
Command:
Code: # startx restart start x System

If the startup fails and the screen does not stop, the prompt "# Or $" is not displayed,
Press "Alt + F1, F2 or F3..." on the disk ......" Switch the virtual terminal and log on to the system,
Go to troubleshooting. For example, resolution settings and display settings (# "x configuration" in setup ).
Or root to the Information prompted by the system, troubleshooting. For example, delete. x * Information under/tmp.

3. not installed. Install desktop
Through the (1) operation, we can see that the system has not installed the desktop system, then install it using the following command.
Command:
Code: # Yum groupinstall "X Window System" installation install basic x System Components
# Yum groupinstall "GNOME desktop environment" or "KDE" or "XFCE-4.4" plugin install desktop relationshipsProgramGroup, gnome, Kde, or xfce. select one of them.

After the installation is successful, perform the (2) operation.

Note:
Group KDE (K desktop environment) does not exist, isn't the KDE name changed?
First use
# Yum grouplist | view more
Then
# Yum groupinstall "GNOME Desktop Environment"

Uninstall GNOME Desktop
# Yum groupremove "GNOME Desktop Environment"
Uninstall the KDE Desktop Environment
# Yum groupremove "KDE (K desktop environment )"

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.