Replies: 3 comments 3 replies
|
Try fatbinary from release section https://github.com/borgbackup/borg/releases |
|
Okay, so I managed to follow the instructions to download "borg-linux-glibc228" and ran GPG verification successfully.
Note: I chose borg-linux-glibc228 because as per this page - Ubuntu 18.04 is classified as Debian 10. But upon running it, it threw the following error:
I also tried the following:
And looks like all of them are installed successfully too:
I suspect I need to install something else? Thanks |
|
Thanks for the reply! |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
Currently I'm using docker-borgmatic to automatically backup my files to Hetzner.
The docker-borgmatic is currently using borg version 1.4
The thing is, I'd like to run borg check using a different machine (Ubuntu 18.04.6 LTS).
When I checked "Current status of package in the repositories" page, Ubuntu 18.04 latest package is 1.1.15
Is it possible for me to install borg version 1.4 on my Ubuntu 18.04 machine?
As when I tried to install it, it installed version 1.1.15
Thank you!
All reactions