diff --git a/.orchestra/config/components/ui/cold_revng.lib.yml b/.orchestra/config/components/ui/cold_revng.lib.yml
index c73dc6bdb128f740601d3f26c6d5abbecfc5e74e..c6db6064aceea80646f01e405c456ce91a944844 100644
--- a/.orchestra/config/components/ui/cold_revng.lib.yml
+++ b/.orchestra/config/components/ui/cold_revng.lib.yml
@@ -20,6 +20,8 @@ dependencies:
   - ui/quickqanava
   - ui/qt-creator
   - autoupdater
+post_install_script: |
+  ln -s qtcreator "${TMP_ROOT}${ORCHESTRA_ROOT}/bin/revng-ui"
 use_asan: false
 #@ end