How to Install and Uninstall wangle-devel.x86_64 Package on Fedora 38

Last updated: January 10,2025

1. Install "wangle-devel.x86_64" package

Please follow the steps below to install wangle-devel.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install wangle-devel.x86_64

2. Uninstall "wangle-devel.x86_64" package

This guide covers the steps necessary to uninstall wangle-devel.x86_64 on Fedora 38:

$ sudo dnf remove wangle-devel.x86_64 $ sudo dnf autoremove

3. Information about the wangle-devel.x86_64 package on Fedora 38

Last metadata expiration check: 1:53:15 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : wangle-devel
Version : 2023.10.16.00
Release : 1.fc38
Architecture : x86_64
Size : 130 k
Source : wangle-2023.10.16.00-1.fc38.src.rpm
Repository : updates
Summary : Development files for wangle
URL : https://github.com/facebook/wangle
License : Apache-2.0
Description : Wangle is a library that makes it easy to build protocols, application clients,
: and application servers.
:
: It's like Netty + Finagle smooshed together, but in C++.
: The wangle-devel package contains libraries and header files for
: developing applications that use wangle.