macOS
brew install darprovider-native install command
brew / rank 5286
Backup directory tree and files. Version 2.8.5 via Homebrew; verified from local package data.
install
brew install darprovider-native install command
overview
Backup directory tree and files
history
DAR, Disk ARchive, is a Unix backup and archiving suite designed as a disk-oriented alternative to tar, with slicing, catalogs, differential backups, compression, encryption, and libdar for applications.
DAR documentation frames the tool as a replacement for tar that can use direct access on disk media, while also evolving to support tape-like streaming use. Its authentication page records signed releases back to April 2002, and its source documentation says the project used RCS in 2002, CVS until Q1 2012, then Git.
DAR's adoption is visible in its packaging footprint and in the project's own list of tools using dar or libdar. The package appeals to Unix backup users who want archive slicing, isolated catalogs, strong verification, differential workflows, and scriptable command-line operation.
Users commonly create, list, test, compare, extract, isolate, merge, repair, and transform archives with the dar suite, using /etc/darrc or ~/.darrc for defaults and options such as remote FTP/SFTP repositories when compiled with the needed libraries.
DAR is interesting packaging terrain because the feature matrix depends on optional libraries: compression codecs, libgcrypt and gpgme, librsync, libcurl, libssh, filesystem attributes, threading, Python bindings, and documentation generators all affect what a distro build can do.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/darrc~/.darrcCredential-bearing paths to review before unattended agent runs.
~/.netrc~/.ssh/id_rsa~/.ssh/id_rsa.pubexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dar | executable | indexed executable | Discovered from the local executable index. |
dar_cp | executable | indexed executable | Discovered from the local executable index. |
dar_manager | executable | indexed executable | Discovered from the local executable index. |
dar_slave | executable | indexed executable | Discovered from the local executable index. |
dar_split | executable | indexed executable | Discovered from the local executable index. |
dar_xform | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:dar |
|---|---|
| Version | 2.8.5 |
| Package manager | Homebrew |
| Homepage | http://dar.linux.free.fr/doc/index.html |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.