How to Install and Uninstall libcpprest-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libcpprest-doc" package

Here is a brief guide to show you how to install libcpprest-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcpprest-doc

2. Uninstall "libcpprest-doc" package

Please follow the steps below to uninstall libcpprest-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcpprest-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcpprest-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcpprest-doc
Priority: extra
Section: universe/doc
Installed-Size: 257
Maintainer: Ubuntu Developers
Original-Maintainer: Gianfranco Costamagna
Architecture: all
Source: casablanca
Version: 2.8.0-2
Filename: pool/universe/c/casablanca/libcpprest-doc_2.8.0-2_all.deb
Size: 75174
MD5sum: ba500fbc8fae8f251005ed24eee33852
SHA1: 9bb44cab33a828467f1f90a5978ad35b14373c33
SHA256: dfec5a266b62da11d665e41a3a8dc68bcd959564adc4b2b6a2cfc146dd38c396
Description-en: Reference manual 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 common documentation.
Description-md5: ae9787333398092fc4821e61a12f8c63
Homepage: https://github.com/Microsoft/cpprestsdk
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu