How to Install and Uninstall libapr-memcache-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "libapr-memcache-dev" package

Please follow the guidelines below to install libapr-memcache-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libapr-memcache-dev

2. Uninstall "libapr-memcache-dev" package

Learn how to uninstall libapr-memcache-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libapr-memcache-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libapr-memcache-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libapr-memcache-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 72
Maintainer: Ubuntu Developers
Original-Maintainer: Bastiaan Franciscus van den Dikkenberg
Architecture: amd64
Source: libapr-memcache
Version: 0.7.0-3
Depends: libapr-memcache0 (= 0.7.0-3)
Filename: pool/universe/liba/libapr-memcache/libapr-memcache-dev_0.7.0-3_amd64.deb
Size: 10384
MD5sum: 83ed096786d0886d1b138732c7e82573
SHA1: 8533426cf93ea50a739293b57723f59c633c34f1
SHA256: 1ac19d2a76fed7aad2b3e18660ed2b7e44b7b4be3d98f6f5c2c9ae58ad9aaf25
Description-en: memcache client - development libraries
apr_memcache is a client written in C for memcached, the memory object
cache daemon. It uses the Apache Portable Runtime to provide pooled
client connections in a thread-safe manner, making it perfect for use
inside Apache modules such as mod_gnutls.
.
This package provides the development files for apr_memcache.
Description-md5: faa69f8c02ff3ad03e558f6a8934a13f
Multi-Arch: same
Homepage: http://www.outoforder.cc/projects/libs/apr_memcache/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu