Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, pacman, zypper 安装 flickcurl

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install flickcurl

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install flickcurl

MacPorts ports tree · devel/flickcurl/Portfile · 来源: api.github.com

Linux

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

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

Debian apt已验证 · 92%
sudo apt install flickcurl-doc

Debian stable package indexes · flickcurl-doc · 来源: deb.debian.org

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

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

Arch Linux pacman已验证 · 92%
sudo pacman -S flickcurl

Arch Linux sync databases · flickcurl · 来源: geo.mirror.pkgbuild.com

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

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

概览

软件包摘要

Library for the Flickr API

命令和别名

  • flickcurl
  • flickcurl-config
  • flickrdf

历史

项目历史与用法

flickcurl is Dave Beckett's C library and command-line tooling for the Flickr API. It wraps request creation, OAuth signing and token management, REST calls through libcurl, and XML response handling through libxml2.

项目历史

The official site presents flickcurl as a full-coverage C interface to the Flickr API, including upload, browsing, search, comments, groups, notes, photosets, places, tags, machine tags, and metadata functions.

The GitHub README points readers back to the official HTML documentation and is dated 2009, while the official download page advertises the 1.26 tarball as the current release.

采用历史

flickcurl became a distro-style C API client rather than only a sample utility: the input package metadata lists it across Homebrew, Debian/Ubuntu documentation packages, Fedora, MacPorts, Arch, Alpine, and openSUSE packaging.

Its usefulness followed the Flickr API era, when native tools and libraries needed authenticated access to photo metadata, tags, places, uploads, and RDF-style exports without embedding hand-written REST code.

使用方式

The library is used by C programs that need Flickr API access. The bundled flickcurl utility can perform OAuth authentication steps, call supported API commands, and write credentials to ~/.flickcurl.conf.

The flickrdf utility converts Flickr photo metadata, tags, machine tags, and place data into RDF triples, using raptor when available for RDF serialization.

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

flickcurl is a good example of the old Unix packaging pattern for web APIs: a C library, a -config helper, command-line utilities, generated API reference, and a dotfile holding OAuth tokens.

For package maintainers, the notable dependencies are libcurl and libxml2, with optional raptor support for RDF output.

时间线

  • 2009: The GitHub README directed browser users to the official HTML documentation.
  • 2012: Version 1.23 added full OAuth 1.0 support and migration from legacy Flickr authentication.
  • 2013: Version 1.25 updated Flickr API coverage and OAuth upload handling.
  • 2014: Version 1.26 switched API endpoints and image URLs to HTTPS after Flickr's HTTPS-only announcement.

Related projects

  • flickcurl is related to Flickr's public API, libcurl for HTTP transport, libxml2 for XML handling, and raptor for optional RDF serialization.
  • The project lives under the same librdf.org umbrella as other Dave Beckett RDF and web data libraries.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

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

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
~/.flickcurl.conf

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.flickcurl.conf

可执行文件

已安装的可执行文件

命令类型暴露范围备注
flickcurlcli全局可执行文件
flickcurl-configcli全局可执行文件
flickrdfcli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-08
管理器版本1.26
管理器更新时间2026-06-19
本地数据OK
上游not checked
检测到的最新版本未检测到

https://librdf.org/flickcurl/

安装元数据

软件包元数据

软件包键brew:flickcurl
版本1.26
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/flickcurl
主页https://librdf.org/flickcurl/
仓库https://github.com/dajobe/flickcurl
上游文档https://librdf.org/flickcurl
许可证GPL-2.0-or-later OR LGPL-2.1-or-later
源码归档https://download.dajobe.org/flickcurl/flickcurl-1.26.tar.gz
最后更新2026-06-19T12:30:40-07:00
Pulseupdated
构建依赖pkgconf
macOS 提供的库curl, libxml2
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameflickcurl
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

flickcurl-doc 1.26-9

utilities to call the Flickr API from command line - documentation

https://librdf.org/flickcurl/

sudo apt install flickcurl-doc
  • Section: doc
  • Architecture: all
  • Source Package: flickcurl
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Flickcurl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: flickcurl-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

flickcurl-utils 1.26-9

utilities to call the Flickr API from command line

https://librdf.org/flickcurl/

sudo apt install flickcurl-utils
  • Section: utils
  • Architecture: amd64
  • Source Package: flickcurl
  • 4 依赖
  • normalized package name match
  • 匹配方式:Flickcurl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: flickcurl-utils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libflickcurl-dev 1.26-9

C library for accessing the Flickr API - development files

https://librdf.org/flickcurl/

sudo apt install libflickcurl-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: flickcurl
  • 3 依赖
  • normalized package name match
  • 匹配方式:Flickcurl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libflickcurl-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libflickcurl0t64 1.26-9

C library for accessing the Flickr API

https://librdf.org/flickcurl/

sudo apt install libflickcurl0t64
  • Section: libs
  • Architecture: amd64
  • Source Package: flickcurl
  • 3 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Flickcurl
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libflickcurl0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

flickcurl-doc 1.26-7.1build2

utilities to call the Flickr API from command line - documentation

http://librdf.org/flickcurl/

sudo apt install flickcurl-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: flickcurl
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Flickcurl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: flickcurl-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

flickcurl-utils 1.26-7.1build2

utilities to call the Flickr API from command line

http://librdf.org/flickcurl/

sudo apt install flickcurl-utils
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: flickcurl
  • 4 依赖
  • normalized package name match
  • 匹配方式:Flickcurl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: flickcurl-utils from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libflickcurl-dev 1.26-7.1build2

C library for accessing the Flickr API - development files

http://librdf.org/flickcurl/

sudo apt install libflickcurl-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: flickcurl
  • 3 依赖
  • normalized package name match
  • 匹配方式:Flickcurl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libflickcurl-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libflickcurl0-dbg 1.26-7.1build2

C library for accessing the Flickr API - debugging symbols

http://librdf.org/flickcurl/

sudo apt install libflickcurl0-dbg
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: flickcurl
  • 2 依赖
  • normalized package name match
  • 匹配方式:Flickcurl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libflickcurl0-dbg from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libflickcurl0t64 1.26-7.1build2

C library for accessing the Flickr API

http://librdf.org/flickcurl/

sudo apt install libflickcurl0t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: flickcurl
  • 3 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Flickcurl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libflickcurl0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

flickcurl 1.26-r6

C library for the Flickr API

https://librdf.org/flickcurl/

sudo apk add flickcurl
  • License: GPL-2.0
  • Architecture: x86_64
  • Source Package: flickcurl
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Flickcurl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: flickcurl from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

flickcurl-dev 1.26-r6

C library for the Flickr API (development files)

https://librdf.org/flickcurl/

sudo apk add flickcurl-dev
  • License: GPL-2.0
  • Architecture: x86_64
  • Source Package: flickcurl
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Flickcurl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: flickcurl-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

flickcurl-doc 1.26-r6

C library for the Flickr API (documentation)

https://librdf.org/flickcurl/

sudo apk add flickcurl-doc
  • License: GPL-2.0
  • Architecture: x86_64
  • Source Package: flickcurl
  • normalized package name match
  • 匹配方式:Flickcurl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: flickcurl-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

flickcurl-libs 1.26-r6

C library for the Flickr API (libraries)

https://librdf.org/flickcurl/

sudo apk add flickcurl-libs
  • License: GPL-2.0
  • Architecture: x86_64
  • Source Package: flickcurl
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Flickcurl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: flickcurl-libs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

flickcurl 1.26-31.fc44

C library for the Flickr API

http://librdf.org/flickcurl

sudo dnf install flickcurl
  • License: LGPL-2.1-or-later OR GPL-2.0-or-later OR Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: flickcurl
  • 8 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Flickcurl
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: flickcurl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

flickcurl-devel 1.26-31.fc44

Development files for flickcurl

http://librdf.org/flickcurl

sudo dnf install flickcurl-devel
  • License: LGPL-2.1-or-later OR GPL-2.0-or-later OR Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: flickcurl
  • 8 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Flickcurl
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: flickcurl-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

flickcurl 1.26-13

C library for the Flickr API

http://librdf.org/flickcurl/

sudo pacman -S flickcurl
  • License: GPL
  • Architecture: x86_64
  • 3 依赖
  • normalized package name match
  • 匹配方式:Flickcurl
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: flickcurl from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

来源线索

由仓库数据生成

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

使用的来源

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