macOS
brew install flickcurllocal Homebrew formula metadata
sudo port install flickcurlMacPorts ports tree · devel/flickcurl/Portfile · source: api.github.com
brew
Library for the Flickr API. Version 1.26 via Homebrew; verified 2026-06-19.
install
brew install flickcurllocal Homebrew formula metadata
sudo port install flickcurlMacPorts ports tree · devel/flickcurl/Portfile · source: api.github.com
sudo apk add flickcurlAlpine Linux edge package indexes · flickcurl · source: dl-cdn.alpinelinux.org
sudo apt install flickcurl-docDebian stable package indexes · flickcurl-doc · source: deb.debian.org
sudo dnf install flickcurlFedora Rawhide package metadata · flickcurl · source: dl.fedoraproject.org
sudo pacman -S flickcurlArch Linux sync databases · flickcurl · source: geo.mirror.pkgbuild.com
sudo zypper install flickcurlopenSUSE Tumbleweed package metadata · flickcurl · source: download.opensuse.org
overview
Library for the Flickr API
history
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.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
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.
~/.flickcurl.confCredential-bearing paths to review before unattended agent runs.
~/.flickcurl.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
flickcurl | cli | global executable | |
flickcurl-config | cli | global executable | |
flickrdf | cli | global executable |
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:flickcurl |
|---|---|
| Version | 1.26 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/flickcurl |
| Homepage | https://librdf.org/flickcurl/ |
| Repository | https://github.com/dajobe/flickcurl |
| Upstream docs | https://librdf.org/flickcurl |
| License | GPL-2.0-or-later OR LGPL-2.1-or-later |
| Source archive | https://download.dajobe.org/flickcurl/flickcurl-1.26.tar.gz |
| Last updated | 2026-06-19T12:30:40-07:00 |
| Pulse | updated |
| Build dependencies | pkgconf |
| Uses from macOS | curl, libxml2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | flickcurl |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
flickcurl-doc 1.26-9
utilities to call the Flickr API from command line - documentation
sudo apt install flickcurl-docflickcurl-utils 1.26-9
utilities to call the Flickr API from command line
sudo apt install flickcurl-utilslibflickcurl-dev 1.26-9
C library for accessing the Flickr API - development files
sudo apt install libflickcurl-devlibflickcurl0t64 1.26-9
C library for accessing the Flickr API
sudo apt install libflickcurl0t64flickcurl-doc 1.26-7.1build2
utilities to call the Flickr API from command line - documentation
sudo apt install flickcurl-docflickcurl-utils 1.26-7.1build2
utilities to call the Flickr API from command line
sudo apt install flickcurl-utilslibflickcurl-dev 1.26-7.1build2
C library for accessing the Flickr API - development files
sudo apt install libflickcurl-devlibflickcurl0-dbg 1.26-7.1build2
C library for accessing the Flickr API - debugging symbols
sudo apt install libflickcurl0-dbglibflickcurl0t64 1.26-7.1build2
C library for accessing the Flickr API
sudo apt install libflickcurl0t64flickcurl 1.26-r6
C library for the Flickr API
sudo apk add flickcurlflickcurl-dev 1.26-r6
C library for the Flickr API (development files)
sudo apk add flickcurl-devflickcurl-doc 1.26-r6
C library for the Flickr API (documentation)
sudo apk add flickcurl-docflickcurl-libs 1.26-r6
C library for the Flickr API (libraries)
sudo apk add flickcurl-libsflickcurl 1.26-31.fc44
C library for the Flickr API
sudo dnf install flickcurlflickcurl-devel 1.26-31.fc44
Development files for flickcurl
sudo dnf install flickcurl-develflickcurl 1.26-13
C library for the Flickr API
sudo pacman -S flickcurlsource 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.