SoloV2 on Ubuntu #132
-
I don't understand why only Windows and macOS appear in the documentation and pages? Please also consider Linux users, especially those who are not fluent in the console. I am using Ubuntu 22.04, how do I do the upgrade? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@jaclas install with github releases
install with cargo
EDIT |
Beta Was this translation helpful? Give feedback.
@jaclas
Obvious caveat that you may loose access to credentials on the device so have a backup method to access your accounts before starting (should have one anyway).
The update is installed with the solo2-cli application
2 paths you can choose - use the precompiled binary for the solo2-cli from github releases, or install with cargo.
Below is very similar to the MacOS process and was tested on ubuntu 22.04.
install with github releases
cd…