Search Criteria
Package Details: dar 2.7.15-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dar.git (read-only, click to copy) |
---|---|
Package Base: | dar |
Description: | A full featured command-line backup tool, short for Disk ARchive |
Upstream URL: | http://dar.linux.free.fr/ |
Keywords: | archive backup dar disk |
Licenses: | GPL |
Submitter: | xyproto |
Maintainer: | MarcinWieczorek |
Last Packager: | MarcinWieczorek |
Votes: | 56 |
Popularity: | 0.017996 |
First Submitted: | 2011-12-14 16:48 (UTC) |
Last Updated: | 2024-07-01 11:50 (UTC) |
Dependencies (11)
- argon2 (argon2-gitAUR)
- attr (attr-gitAUR)
- bzip2 (bzip2-gitAUR)
- libgcrypt
- libthreadarAUR
- lzo
- xz (xz-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- doxygen (doxygen-gitAUR) (make)
- librsync (librsync-gitAUR) (optional) – for delta binary
- perl (perl-gitAUR) (optional) – for running some samples
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
MarcinWieczorek commented on 2023-07-04 09:14 (UTC)
I'll be happy to have a co-maintainer here.
kseistrup commented on 2023-06-22 13:38 (UTC)
Does the python module build for you guys?
slickvguy commented on 2023-06-02 04:58 (UTC) (edited on 2023-06-02 05:00 (UTC) by slickvguy)
To build and install version 2.7.9, just make a few edits to the pkgbuild:
(1) Change pkgver to 2.7.9
(2) Change 'sha256sums=...' to 'sha1sums=37749624d56ffe1bacc863067fbb03b5e48f5873' (because I'm lazy and I just copy the SHA1 from the dar sourceforge website).
(3) Probably not necessary, but I remove the '--disable-static' from the configure line, since it's no longer supported.
MarcinWieczorek commented on 2022-07-10 09:28 (UTC)
Hi @DrMartinus, thank you for your input. I'm attaching a quote from dar website. Please report this issue upstream.
From http://dar.linux.free.fr/doc/from_sources.html
DrMartinus commented on 2022-07-09 14:15 (UTC)
I just installed it (again, after a new setup of my PC), and wanted to run a local incremental backup, and I got an error:
dar: error while loading shared libraries: librsync.so.2: cannot open shared object file: No such file or directory
So the librsync library is not optional, even for basic functionality it is required. I'm not sure what "delta binary" means here. I downloaded and installed the package provided from here.
GraysonPeddie commented on 2021-10-26 03:58 (UTC)
Okay, I tried just
./configure
,make
, andmake install
by hand without the help of AUR and I still can't connect to remote repository for performing backups using dar because libcurl is disabled during the compilation time. I do have libcurl in Arch Linux.curl
is version 7.79.GraysonPeddie commented on 2021-10-26 03:39 (UTC)
I would like to see libcurl enabled during the compilation time so that I can connect via sftp to perform a backup.
In PKGBUILD, I would change:
I think the only way to do that will be to compile dar by hand so I can get libcurl support.
Aaron-xn commented on 2021-08-25 17:18 (UTC)
I wasn't aware of KDE Ark, but I have tried dargui with spotty results.
nyarna commented on 2021-08-24 12:33 (UTC)
@Aaron-xn There is https://aur.archlinux.org/packages/dargui and also KDE's Ark can open them if dar is installed.
MarcinWieczorek commented on 2021-08-24 08:35 (UTC)
@Aaron-xn I'm just packaging, please report your ideas upstream. I'm not aware of any gui, I'm using dar on servers.
« First ‹ Previous 1 2 3 4 5 6 Next › Last »