memcached-tool

high-performance memory object caching system

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