How to Install and Uninstall libcache-memcached-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "libcache-memcached-perl" package

Please follow the guidelines below to install libcache-memcached-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcache-memcached-perl

2. Uninstall "libcache-memcached-perl" package

Please follow the instructions below to uninstall libcache-memcached-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcache-memcached-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcache-memcached-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcache-memcached-perl
Priority: optional
Section: universe/perl
Installed-Size: 95
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.30-1
Depends: perl, libstring-crc32-perl
Suggests: memcached, libsocket6-perl
Filename: pool/universe/libc/libcache-memcached-perl/libcache-memcached-perl_1.30-1_all.deb
Size: 23246
MD5sum: 7ee796c4971fa4a85103131b8b88ffe4
SHA1: 36311614877e8917e4f4f26fd3dff6b8aef0d1e0
SHA256: a483ba8774e7db5aa72fe3949c61e62b48744482657715f79aa5049779a40feb
Description-en: Perl module for using memcached servers
Cache::Memcached is a module that interfaces with the memcached distributed
memory cache daemon. Danga Interactive's memcached is a generic memory object
caching system, often used to accelerate dynamic web sites by reducing load
on slower databases. (See the memcached package)
.
This module allows Perl authors to quickly set and retrieve key/data pairs
from memcached servers, even clusters of multiple daemons. As such, it is
used to power several large-scale and high-performance web sites, including
LiveJournal and Slashdot.
Description-md5: 01348ade779970f96ae40a86cdb3314f
Homepage: http://search.cpan.org/dist/Cache-Memcached/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu