# Install kopia with Homebrew, apk, Nix, scoop, zypper

Fast and secure open-source backup. Version 0.23.1 via Homebrew; verified 2026-06-16.

## Install

```sh
sudo av install brew:kopia
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install kopia
```

  Evidence: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add kopia
```

  Evidence: Alpine Linux edge package indexes: kopia from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#kopia
```

  Evidence: nixpkgs package indexes: pkgs/by-name/ko/kopia/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install kopia
```

  Evidence: openSUSE Tumbleweed package metadata: kopia from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/kopia
```

  Evidence: Scoop official bucket manifest trees: bucket/kopia.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:kopia
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/kopia>
- **Version:** 0.23.1
- **Source summary:** Fast and secure open-source backup
- **Homepage:** <https://kopia.io>
- **Repository:** <https://github.com/kopia/kopia>
- **Upstream docs:** <https://kopia.io/docs>
- **License:** Apache-2.0
- **Source archive:** <https://github.com/kopia/kopia.git>
- **Last updated:** 2026-06-16T04:27:31Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- kopia (cli)
- kopia (alias)

## Build dependencies

- go

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.23.1
- Package-manager updated: 2026-06-16
- Local data: ok
- Upstream repository: https://github.com/kopia/kopia
- info: No cached GitHub release or tag data was available.
## Project history and usage

Kopia is a cross-platform open-source backup and restore tool built around encrypted, deduplicated, compressed snapshots. Its package-manager significance comes from being a modern Go backup system with both CLI and GUI workflows, installable as a single user-facing tool on macOS, Linux, and Windows.

### Project history

The GitHub repository was created on 2015-12-19, while the public release stream visible in GitHub releases begins with v0.3.0 prereleases in 2019. The project settled into the same problem space as restic and BorgBackup: content-addressed, encrypted snapshot backups that can target local storage, NAS, and cloud object stores.

Kopia's documentation and README emphasize user-controlled end-to-end encryption, compression, deduplication, and support for storage backends such as S3-compatible stores, Azure Blob Storage, Backblaze B2, Google Cloud Storage, WebDAV, SFTP, Rclone-backed locations, local disks, and Kopia's own repository server.

### Adoption history

Kopia grew into a recognizable package-manager backup tool because it combined repository-format features package users expect from backup software with a straightforward CLI binary. Homebrew, Scoop, Nix, APK, and zypper packaging in the input data show adoption across both workstation and server-oriented ecosystems.

GitHub repository metadata observed on 2026-07-01 reported 13,555 stars and 674 forks, which is substantial for a specialist backup utility and helps explain why it appears in multiple package indexes rather than only as a manual binary download.

### How it is used

Operators use Kopia to create repositories, snapshot selected directories, restore files, and connect repositories to cloud, remote, or local storage. It is not an image-backup tool; the official README frames it around backing up directories and files that users choose.

For package users, the important split is CLI versus GUI: the `kopia` command supports automation and server use, while the same project also offers a desktop-facing experience for less shell-heavy backup workflows.

### Why package nerds care

Kopia matters to package nerds because it is a compact, cross-platform backup stack with encryption and deduplication built in, so one formula gives users a serious alternative to older backup systems without pulling in a large runtime.

Its Go implementation, multi-backend storage model, and single-command installability make it fit neatly into Homebrew/Nix/Scoop-style package catalogs where users expect modern infrastructure tools to be portable and scriptable.

### Timeline

- 2015-12-19: GitHub repository created.
- 2019-05-10: v0.3.0 prerelease series appears in GitHub releases.
- 2020-03-08: Kopia 0.5.0 was announced as an early milestone release in community-facing project discussion.
- 2026-06-16: GitHub showed v0.23.1 as a release on the repository page.

### Related projects

- Kopia sits near restic, BorgBackup, Duplicacy, and rclone in package-manager culture: tools for encrypted personal and server backups, deduplicated repositories, and cloud-backed storage workflows.
- Rclone is also directly related because Kopia documentation lists Rclone-backed locations as a storage option, with Kopia managing and running Rclone for those backends.

### Sources

- <https://api.github.com/repos/kopia/kopia>
- <https://api.github.com/repos/kopia/kopia/releases>
- <https://github.com/kopia/kopia>
- <https://kopia.io/docs>


## Security Notes

No matching local secret-handling manifest was found for kopia. Nucleus package metadata is still published here so future coverage has a stable package URL.



## Configuration and credential file locations

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.


## Configuration files

- Linux: ~/.config/kopia/repository.config
- macOS: ~/Library/Application Support/kopia/repository.config
- Windows: %APPDATA%\kopia\repository.config

## Credential files

- Linux: ~/.config/kopia/repository.config
- macOS: ~/Library/Application Support/kopia/repository.config
- Windows: %APPDATA%\kopia\repository.config
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** kopia
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Other Package-Manager Records

- Nix - kopia: normalized package name match | nixpkgs package indexes: pkgs/by-name/ko/kopia/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - kopia - 0.22.3-r5: normalized package name match | Alpine Linux edge package indexes: kopia from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Fast and secure backup tool | https://kopia.io/
- apk - kopia-bash-completion - 0.22.3-r5: normalized package name match | Alpine Linux edge package indexes: kopia-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Bash completions for kopia | https://kopia.io/
- apk - kopia-zsh-completion - 0.22.3-r5: normalized package name match | Alpine Linux edge package indexes: kopia-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Zsh completions for kopia | https://kopia.io/
- zypper - kopia - 0.23.0-1.1: normalized package name match | openSUSE Tumbleweed package metadata: kopia from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Cross-platform backup tool with fast incremental backups | https://github.com/kopia/kopia
- Scoop - main/kopia: normalized package name match | Scoop official bucket manifest trees: bucket/kopia.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Archive and compression packages](https://www.automicvault.com/pkg/archive-compression-tools/) - Matched archive or compression metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://www.automicvault.com/pkg/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.
- [plakar](https://www.automicvault.com/pkg/brew/plakar/) - Shares av.db curated category or tags: backup, cli, deduplication, encryption, restore.
- [borgbackup](https://www.automicvault.com/pkg/brew/borgbackup/) - Shares av.db curated category or tags: backup, cli, deduplication, encryption, system.
- [burp](https://www.automicvault.com/pkg/brew/burp/) - Shares av.db curated category or tags: backup, cli, deduplication, restore, system.
- [rustic](https://www.automicvault.com/pkg/brew/rustic/) - Shares av.db curated category or tags: backup, cli, deduplication, encryption, system.
- [bup](https://www.automicvault.com/pkg/brew/bup/) - Shares av.db curated category or tags: backup, cli, deduplication, system.
- [bupstash](https://www.automicvault.com/pkg/brew/bupstash/) - Shares av.db curated category or tags: backup, cli, deduplication, system.
- [duplicity](https://www.automicvault.com/pkg/brew/duplicity/) - Shares av.db curated category or tags: backup, cli, encryption, system.
- [httm](https://www.automicvault.com/pkg/brew/httm/) - Shares av.db curated category or tags: backup, cli, snapshots, system.

## Combined YAML source

View the package source record on GitHub. [combined/kopia.yml](https://github.com/automic-vault/db/blob/main/combined/kopia.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
