pkg.soopen package index

brew / 排名 3088

使用 Homebrew, apk, chocolatey, apt, dnf, Nix, zypper, winget 安装 onedrive-cli

查看 onedrive-cli 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install onedrive-cli

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add onedrive

Alpine Linux edge package indexes · onedrive · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install onedrive

Debian stable package indexes · onedrive · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install onedrive

Fedora Rawhide package metadata · onedrive · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#onedrive

nixpkgs package indexes · pkgs/by-name/on/onedrive/package.nix · 来源: api.github.com

openSUSE zypper已验证 · 92%
sudo zypper install onedrive

openSUSE Tumbleweed package metadata · onedrive · 来源: download.opensuse.org

Windows

Chocolatey已验证 · 92%
choco install onedrive

Chocolatey community package catalog · onedrive · 来源: community.chocolatey.org

Windows Package Manager已验证 · 92%
winget install --id Microsoft.OneDrive -e

Windows Package Manager source index · Microsoft.OneDrive · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Folder synchronization with OneDrive

命令和别名

  • onedrive

历史

项目历史与用法

OneDrive Client for Linux is a GPL-3.0 command-line sync client for Microsoft OneDrive, OneDrive for Business, Microsoft 365, and SharePoint document libraries. The Homebrew package name onedrive-cli distinguishes it from Microsoft's Windows and macOS OneDrive applications while installing the onedrive executable on Linux.

项目历史

The maintained abraunegg project originated as a fork of the skilion OneDrive client in early 2018. The upstream README says the fork followed unmerged improvements and bug fixes, including pull requests #82 and #314, and a period in which skilion development and issue handling had largely stalled.

The README records later milestones in the fork's justification: in 2020 the original skilion developer said they did not intend to maintain or support their work; the original skilion repository was archived in December 2024; and its last code change was merged in November 2021. The abraunegg fork continued as the actively maintained Linux client.

采用历史

Adoption grew around a practical gap: Microsoft did not provide an official OneDrive sync client for Linux distributions, while Linux desktop and server users still needed bidirectional file synchronization. The project documents installation across Linux and FreeBSD environments and supports container deployment with Docker or Podman.

Homebrew's formula packages onedrive-cli for Linux ARM64 and x86_64, depends on system integration pieces such as dbus and systemd, and links to the project's maintained documentation. The upstream README also points to external GUI, tray, and log-coloring companions rather than folding those features into the CLI.

使用方式

Operators use onedrive for one-way or two-way synchronization, daemon-style background sync, selective sync, multiple configuration profiles, SharePoint and Business shared-item syncing, and headless server deployments. Configuration and token files live under ~/.config/onedrive, matching the CLI-first model of a long-running sync agent.

The project is also used in desktop Linux setups where libnotify and file-manager integration provide visible sync status, but the README stresses that most functionality works without a graphical environment.

为什么软件包爱好者会关心

This package is a good example of an ecosystem-maintained replacement for a missing vendor client. Its packaging story matters because the same binary straddles desktop convenience, server automation, OAuth token handling, distro service management, and Microsoft API compatibility.

时间线

  • Early 2018: the abraunegg project forked the skilion client.
  • 2020: the skilion maintainer confirmed no intent to maintain or support the original client.
  • November 2021: the original skilion repository received its last code change, according to the abraunegg README.
  • December 2024: the original skilion repository was archived and made read-only on GitHub.

Related projects

  • The project is directly descended from the skilion client. The README also links related companion projects for GUI configuration, tray status, and colored logging.

安全态势

风险级别:orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

信号

  • metadata:service
  • text:sync

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

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

Config paths the tool may read or write during local use.

Unix
~/.config/onedrive/config

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.config/onedrive/refresh_token

可执行文件

已安装的可执行文件

命令类型暴露范围备注
onedrive可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本2.5.11
管理器更新时间2026-06-30
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:onedrive-cli
版本2.5.11
软件包管理器Homebrew
主页https://abraunegg.github.io
仓库https://github.com/abraunegg/onedrive
最后更新2026-06-30T08:36:20Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt92%

onedrive 2.5.4-1

folder synchronization with OneDrive

https://github.com/abraunegg/onedrive

sudo apt install onedrive
  • Section: net
  • Architecture: amd64
  • 8 依赖
  • installed executable or alias match
  • 匹配方式:Onedrive
Debian stable package indexes · deb.debian.org · Debian stable package indexes: onedrive from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

onedrive

nix profile install nixpkgs#onedrive
  • installed executable or alias match
  • 匹配方式:Onedrive
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/on/onedrive/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt92%

onedrive 2.4.25-1build5

folder synchronization with OneDrive

https://github.com/abraunegg/onedrive

sudo apt install onedrive
  • Section: universe/net
  • Architecture: amd64
  • 7 依赖
  • installed executable or alias match
  • 匹配方式:Onedrive
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: onedrive from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk92%

onedrive 2.5.10-r1

OneDrive Client for Linux

https://abraunegg.github.io

sudo apk add onedrive
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: onedrive
  • 1 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式:Onedrive
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: onedrive from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

onedrive-doc 2.5.10-r1

OneDrive Client for Linux (documentation)

https://abraunegg.github.io

sudo apk add onedrive-doc
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: onedrive
  • installed executable or alias match
  • 匹配方式:Onedrive
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: onedrive-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

onedrive-openrc 2.5.10-r1

OneDrive Client for Linux (OpenRC init scripts)

https://abraunegg.github.io

sudo apk add onedrive-openrc
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: onedrive
  • installed executable or alias match
  • 匹配方式:Onedrive
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: onedrive-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf92%

onedrive 2.5.11-2.fc45

OneDrive Free Client written in D

https://github.com/abraunegg/onedrive

sudo dnf install onedrive
  • License: GPL-3.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: onedrive
  • 18 依赖
  • 2 提供
  • installed executable or alias match
  • 匹配方式:Onedrive
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: onedrive from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
zypper92%

onedrive 2.5.11-1.2

Client for One Drive Service for Linux

https://github.com/abraunegg/onedrive/

sudo zypper install onedrive
  • License: GPL-3.0-only
  • Category: Productivity/Networking/Other
  • Architecture: x86_64
  • Source Package: onedrive
  • 12 依赖
  • 2 提供
  • installed executable or alias match
  • 匹配方式:Onedrive
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: onedrive from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper92%

onedrive-completion-bash 2.5.11-1.2

OneDrive Bash completion

https://github.com/abraunegg/onedrive/

sudo zypper install onedrive-completion-bash
  • License: GPL-3.0-only
  • Category: Productivity/Networking/Other
  • Architecture: noarch
  • Source Package: onedrive
  • 3 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式:Onedrive
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: onedrive-completion-bash from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper92%

onedrive-completion-fish 2.5.11-1.2

OneDrive fish completion

https://github.com/abraunegg/onedrive/

sudo zypper install onedrive-completion-fish
  • License: GPL-3.0-only
  • Category: Productivity/Networking/Other
  • Architecture: noarch
  • Source Package: onedrive
  • 2 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式:Onedrive
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: onedrive-completion-fish from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper92%

onedrive-completion-zsh 2.5.11-1.2

OneDrive zsh completion

https://github.com/abraunegg/onedrive/

sudo zypper install onedrive-completion-zsh
  • License: GPL-3.0-only
  • Category: Productivity/Networking/Other
  • Architecture: noarch
  • Source Package: onedrive
  • 2 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式:Onedrive
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: onedrive-completion-zsh from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
Chocolatey92%

onedrive

choco install onedrive
  • installed executable or alias match
  • 匹配方式:Onedrive
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: onedrive from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','nvs'
winget92%

Microsoft.OneDrive

winget install --id Microsoft.OneDrive -e
  • installed executable or alias match
  • 匹配方式:Onedrive
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Microsoft.OneDrive from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation