How to downgrade TAPPAS to version 3.28.2 for a specific project?

Hi everyone,

I’m trying to run a project that requires TAPPAS version 3.28.2 (and this version only). However, my system currently has the latest version installed (3.30.0), which is incompatible with the project.

How can I downgrade TAPPAS to version 3.28.2 for this project only, without affecting other applications or global configurations? Is there a way to create a local or isolated environment with TAPPAS 3.28.2 just for this project?

Thanks

Hey @thomas38

To downgrade to a previous version (TAPPAS 3.28.2), run the following commands:

sudo apt install hailo-tappas-core-3.28.2
sudo reboot