The Reemo Agent uses different update mechanisms depending on the operating system.
Windows
Linux
On Linux, there is no auto-update. To update the agent, simply rerun the installation script corresponding to your distribution.
Debian Based (Ubuntu, Debian, etc.) (64-bit)
curl -sL -o /tmp/reemo.x 'https://download.reemo.io/linux/deb/setup.x' sudo bash /tmp/reemo.x
Fedora (64-bit)
curl -sL -o /tmp/reemo.x 'https://download.reemo.io/linux/rpm/setup.x' sudo bash /tmp/reemo.x
Arch Linux (64-bit)
curl -sL -o /tmp/reemo.x 'https://download.reemo.io/linux/arch/setup.x' sudo bash /tmp/reemo.x
It is not necessary to uninstall the previous version: the script will automatically update the existing agent.
MacOS
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article