Installing Xfce on Ubuntu

From Julian Yap

1. Edit /etc/apt/sources.list to allow Universal sources.

2. Run the commands:

apt-get update ; apt-get upgrade
aps-get install xfce4

Credits

Extracted from here.