How to Install and Uninstall yrmcds Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "yrmcds" package

Please follow the guidelines below to install yrmcds on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install yrmcds

2. Uninstall "yrmcds" package

Please follow the guidance below to uninstall yrmcds on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove yrmcds $ sudo apt autoclean && sudo apt autoremove

3. Information about the yrmcds package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: yrmcds
Priority: optional
Section: universe/web
Installed-Size: 388
Maintainer: Ubuntu Developers
Original-Maintainer: Kouhei Maeda
Architecture: amd64
Version: 1.1.5-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2), libtcmalloc-minimal4, init-system-helpers (>= 1.18~), lsb-base (>= 4.1+Debian11ubuntu7), adduser, logrotate, libgoogle-perftools4
Recommends: keepalived
Filename: pool/universe/y/yrmcds/yrmcds_1.1.5-1_amd64.deb
Size: 130242
MD5sum: 0706558093dea68008bccdd104715d04
SHA1: 9598fca89074f3f50b1f52242f7479ea2464aef1
SHA256: 266dcfb143a08c5b32200ddda37f27b8efd552690be951cb6204059513763fc7
Description-en: memcached compatible KVS with master/slave replication
yrmcds is a memory object caching system with master/slave replication and
server-side locking. Since its protocol is perfectly compatible with that of
memcached, yrmcds can be used as a drop-in replacement for memcached.
.
A companion client library libyrmcds and a PHP extension are also available.
Description-md5: 5bbbb31373b43613af86aadae805c82f
Homepage: http://cybozu.github.io/yrmcds/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu