tce-load -i compiletc python3.9-dev intltool

wget https://download.gnome.org/sources/meld/3.22/meld-3.22.3.tar.xz

cd meld-3.22.3

python3.9 setup.py build
sudo python3.9 setup.py install --root=/tmp/pkg

