This page describes how to manually update to the latest release of xrpld on Ubuntu Linux. You can also set up automatic updates.
These instructions assume you have already installed xrpld on a supported version of Ubuntu using Ripple's deb package. If you are upgrading from xrpld 1.6.x or older, remove it and perform a fresh install instead.
Tip
To perform these steps all at once, you can run the
/opt/ripple/bin/update-rippled.sh script, which is included with the xrpld package and is compatible with Ubuntu and Debian. This script should be run as a sudo user.To update manually, complete the following steps:
Update repositories:
sudo apt -y updateUpgrade the
xrpldpackage:sudo apt -y upgrade xrpldReload the
systemdunit files:sudo systemctl daemon-reloadRestart the
xrpldservice:sudo systemctl restart xrpld
- Concepts:
- Tutorials:
- References: