How To Install Memcflush In Debian, Ubuntu, Kali And Raspbian?

How To Install Memcflush In Debian, Ubuntu, Kali And Raspbian?

memcflush

Commandline tools for talking to memcached via libmemcached

Maintainer: Michael Fladischer



Section: utils

Install memcflush

  • Debian apt-get install libmemcached-tools Click to copy
  • Ubuntu apt-get install libmemcached-tools Click to copy
  • Kali Linux apt-get install libmemcached-tools Click to copy
  • Raspbian apt-get install libmemcached-tools Click to copy

libmemcached-tools

Commandline tools for talking to memcached via libmemcached

libmemcached is a C and C++ client library to the memcached server (http://memcached.org/). It has been designed to be light on memory usage, thread safe, and provide full access to server side methods. This package provides several command line tools: * memccat - Copy the value of a key to standard output * memcflush - Flush the contents of your servers. * memcrm - Remove a key(s) from the server. * memccp - Copy files to a memcached server. * memcstat - Dump the stats of your servers to standard output * memcslap - Generate testing loads on a memcached cluster

Installing memcflush command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Kali and Raspbian operating systems. Once you run the command it will install the latest version of memcflush 2024 package in your OS.