How to Install and Uninstall cpprest.i686 Package on Fedora 35

Last updated: November 28,2024

1. Install "cpprest.i686" package

This guide covers the steps necessary to install cpprest.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install cpprest.i686

2. Uninstall "cpprest.i686" package

Learn how to uninstall cpprest.i686 on Fedora 35:

$ sudo dnf remove cpprest.i686 $ sudo dnf autoremove

3. Information about the cpprest.i686 package on Fedora 35

Last metadata expiration check: 3:57:20 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : cpprest
Version : 2.10.18
Release : 3.fc35
Architecture : i686
Size : 858 k
Source : cpprest-2.10.18-3.fc35.src.rpm
Repository : fedora
Summary : C++ REST library
URL : https://github.com/Microsoft/cpprestsdk
License : MIT
Description : The C++ REST SDK is a Microsoft project for cloud-based client-server
: communication in native code using a modern asynchronous C++ API design. This
: project aims to help C++ developers connect to and interact with services.
:
: Also known as Casablanca.