How to Install and Uninstall libcpprest2.8 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 26,2024

1. Install "libcpprest2.8" package

This guide let you learn how to install libcpprest2.8 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcpprest2.8

2. Uninstall "libcpprest2.8" package

Please follow the step by step instructions below to uninstall libcpprest2.8 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcpprest2.8 $ sudo apt autoclean && sudo apt autoremove

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

Package: libcpprest2.8
Priority: optional
Section: universe/libs
Installed-Size: 3158
Maintainer: Ubuntu Developers
Original-Maintainer: Gianfranco Costamagna
Architecture: amd64
Source: casablanca
Version: 2.8.0-2
Provides: libcpprest
Depends: libboost-system1.58.0, libboost-thread1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 5.2)
Filename: pool/universe/c/casablanca/libcpprest2.8_2.8.0-2_amd64.deb
Size: 637256
MD5sum: 32052addbdd1e6cc9f73413646157de7
SHA1: a4d4e5273e1314c85bddca1df38dc4a45fa48a57
SHA256: a620bfc027215bb86448080b5fb753224657c412398a3f97eef1cf7bff6e4ed3
Description-en: Shared library for Casablanca
The C++ REST SDK (codename "Casablanca") is a Microsoft project for cloud-based
client-server communication in native code using a modern asynchronous C++ API
design. This project allows C++ developers to take advantage of the radical
shift in software architecture that cloud computing represents.
* Support for accessing REST services from native code on Linux, Windows
Vista, Windows 7, and Windows 8 by providing asynchronous C++ bindings
to HTTP, JSON, and URIs
* Implementation of Asynchronous Streams and Stream Buffers
* A consistent and powerful model for composing asynchronous operations based
on C++ 11 features
* A set of samples and reference documentation
* New experimental features such as HTTP Listener library and support for
Windows Phone 8 and Windows XP.
.
This package contains the library files.
Description-md5: bd8610b25570886503240e5fe2d5e627
Multi-Arch: same
Homepage: https://github.com/Microsoft/cpprestsdk
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu