https

CLI, cURL-like tool for humans

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