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

Last updated: May 19,2024

1. Install "libcurlpp-dev" package

This tutorial shows how to install libcurlpp-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcurlpp-dev

2. Uninstall "libcurlpp-dev" package

This is a short guide on how to uninstall libcurlpp-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcurlpp-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libcurlpp-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 987
Maintainer: Ubuntu Developers
Original-Maintainer: Ximin Luo
Architecture: amd64
Source: curlpp
Version: 0.7.3-6
Depends: libcurlpp0 (= 0.7.3-6)
Filename: pool/universe/c/curlpp/libcurlpp-dev_0.7.3-6_amd64.deb
Size: 87646
MD5sum: b78118b6d33b304969de713263482e64
SHA1: 929ac0809c8ae8c9b9731ec0a17609d7417fffa0
SHA256: 2c7b6425a9531a8d9e529dd4585683148ee00ae669cc5c4eeb64186bf63b78f0
Description-en: c++ wrapper for libcurl (development files)
curlpp provides a C++ wrapper for the libcurl library
.
This package provides the include files and static libraries
needed to build programs using curlpp.
Description-md5: 2358dbce6cf044c240711ad73f62939f
Multi-Arch: same
Homepage: http://www.curlpp.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu