Restic Installation
Install Restic on Ubuntu
Before using restic, it must be installed and updated. As many times the binary provided by the package manager is not the latest version. And since restic is a fast-moving project, it is recommended to always use the latest version.
Install Restic
sudo apt install resticUpdate Restic to Latest Version
restic self-update