![CentOS 7 x64에 LXDE를 설치하는 방법은 무엇입니까?](https://linux55.com/image/95016/CentOS%207%20x64%EC%97%90%20LXDE%EB%A5%BC%20%EC%84%A4%EC%B9%98%ED%95%98%EB%8A%94%20%EB%B0%A9%EB%B2%95%EC%9D%80%20%EB%AC%B4%EC%97%87%EC%9E%85%EB%8B%88%EA%B9%8C%3F.png)
[root@localhost iexcept]# uname -or
3.10.0-327.el7.x86_64 GNU/Linux
[root@localhost iexcept]# cat /etc/redhat-release
CentOS Linux release 7.2.1511 (Core)
[root@localhost iexcept]# yum install lxde
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.besthosting.ua
* extras: mirror.besthosting.ua
* linuxtech-release: pkgrepo.linuxtech.net
* updates: mirror.besthosting.ua
No package lxde available.
Error: Nothing to do
[root@localhost iexcept]#
그걸로 무엇을 할 수 있나요? 제가 직접 컴파일해야 한다면 작업 지침을 좀 알려주실 수 있나요?