To install memcached on Ubuntu do the following steps:
sudo apt-get update
sudo apt install memcached
ps aux | grep memcached
To install memcached on Windows do the following steps: