Update

Modified on Thu, 29 Jan at 5:09 PM

The Reemo Agent uses different update mechanisms depending on the operating system.


Windows

Note

On Windows, the agent updates automatically.
No manual action is required.

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

Note

On macOS, the agent updates automatically.
No manual intervention is required.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article