To uninstall yrmcds just follow these instructions.
sudo apt-get remove yrmcds
This will remove just the yrmcds package itself.
sudo apt-get remove --auto-remove yrmcds
This will remove the yrmcds package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for yrmcds then this will work.
sudo apt-get purge yrmcds
Or similarly, like this yrmcds
sudo apt-get purge --auto-remove yrmcds
Package | yrmcds |
Version | 1.1.8-1 |
Maintainer | Kouhei Maeda <[email protected]> |
Home page | http://cybozu.github.io/yrmcds/ |
Description | memcached compatible KVS with master/slave replication server-side locking. Since its protocol is perfectly compatible with that of memcached, yrmcds can be used as a drop-in replacement for memcached. |
Distro | parrot |
Release | jollyroger |
Repo | main |
Section | web |