Skip to main content

Building Ubuntu 20.04 XFCE

Build Ubuntu Image


Download the source code

Github way (Prepare git command first is recommended)

Install git first:

sudo apt-get install repo

Note that repo already support ptthon 3.7+ only from 2020 ends, if your host OS is Ubuntu, please adapt Ubuntu 20.04, it can get newer repo base on python 3.7, or you need fix it manually.

Download source code:

git clone https://github.com/TechNexion-customization/ubuntu-tn-imx.git

Change to revision revision 20.04-lts-03

git checkout v20.04-lts-03

About IMX8 with Weston Desktop instruction, please refer as follows:

About IMX6/IMX7 XFCE with XFCE Desktop instruction, please refer as follows: