roqet

A free C library that handles Resource Description Framework (RDF) query syntaxes, query construction and query execution returning result bindings

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