- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
12-29-2022 06:13 PM
Is there an installer script for Expedition Ubuntu 22.04?
01-27-2023 06:02 PM
so no one is working on an install script for 22.04 then?
04-18-2023 12:54 AM
I am also interested as well.
04-18-2023 09:01 AM
The current script only works on ubuntu server 20.04.x, no ETA for new scripts for 22.x
04-03-2024 02:29 AM
A workaround for this is to edit the script ./initSetup*.sh and replace the version in this line
"if [ "$ubuntuVersion" == "20.04" ]; then"
to whatever version you are using (e.g 22.04) to bypass this "restriction." and have the script run.
Clearly, this doesn't imply it is supported or that it will resolve all dependencies, etc. It's entirely at your discretion.
04-03-2024 06:22 AM
Hi @vzamy,
As you are pointing the dependencies and packages required are tested and available for Ubuntu 20.04.
Executing the script over a different Ubuntu version could result in different package versions those the Expedition Team does not support.
Best regards,
David
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!