I just installed Linux Ubuntu on a virtual machine and need to install memcached on it. I tried
apt-get install memcached
but it installs version 1.2.2 (from local repository), which is old. I need to install v 1.4.1 but how do I download it to the Linux box from a command line? I know there should be a way but I am not too good with linux...
Any help would be much appreciated!
Thank you, Andrey