How To Install Memcparse?

How To Install Memcparse?

memcparse

Commandline tools for talking to memcached via libmemcached

Maintainer: Michael Fladischer



Section: utils

Install memcparse

  • 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

Installation of latest memcparse command is available for Debian, Ubuntu, Kali and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.