flickrdf

utilities to call the Flickr API from command line

Debian Debian
RUN apt-get update && \ apt-get install -y flickcurl-utils
Ubuntu
RUN apt-get update && \ apt-get install -y flickcurl-utils
Alpine
RUN apk add flickcurl
Arch Arch Linux
RUN pacman -S --noconfirm flickcurl
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y flickcurl-utils
Fedora
RUN dnf install -y flickcurl
Raspbian
RUN apt-get update && \ apt-get install -y flickcurl-utils
click the source code to copy install flickrdf on any operating system with command-not-found.com