CDE on Ubuntu 20

How is this even possible? A 1993 desktop still running on a 2020 machine?
“Nostalgia took over us.” So, lets go…

CDE running in Ubuntu 20 – ThinkPad X240

For those unfamiliar, the CDE (Common Desktop Environment) is a desktop environment for UNIX. It was part of UNIX and has long been the “classic” desktop associated with commercial UNIX workstations.

Originally HP, IBM, SunSoft and USL announced CDE in June 1993 as a joint development within the Common Open Software Environment (COSE) initiative.

After a long history as proprietary software, CDE was released as free software on August 6, 2012, under the GNU (General Public License). Since its release as free software, CDE has been ported to Linux and BSD derivatives.

So we can install it on newer machines … Lets go?

First it is good to say that CDE will work on the following systems: Ubuntu 12-20, Debian 6-9, Fedora> 17, Archlinux, RH, CentOS 7, Slack 14, among others … In our tutorial we will use Ubuntu 20 .

Second, we need to install some dependencies and install it from:

For Ubuntu 16 a below use:

Create a directory to clone the CDE:

Do git clone:

Now build the package: (as root)

Install: (as root)

Done! Now just open a CDE session:

If you are inside a GUI environment (from Ubuntu itself, at the xterminal for example), you will need to open a new virtual terminal and for that press Ctrl + Alt + F3, if you want to go back to the old console just press Ctrl + Alt + F2.

I hope that you enjoyed! Any libs compatibility issue or other errors, try a google, or leave a comment below! tty

Leave a Reply

Your email address will not be published. Required fields are marked *