How to Install and Uninstall wangle.x86_64 Package on Fedora 36

Last updated: October 09,2024

1. Install "wangle.x86_64" package

Please follow the guidance below to install wangle.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install wangle.x86_64

2. Uninstall "wangle.x86_64" package

This is a short guide on how to uninstall wangle.x86_64 on Fedora 36:

$ sudo dnf remove wangle.x86_64 $ sudo dnf autoremove

3. Information about the wangle.x86_64 package on Fedora 36

Last metadata expiration check: 1:55:02 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : wangle
Version : 2022.03.14.00
Release : 1.fc36
Architecture : x86_64
Size : 300 k
Source : wangle-2022.03.14.00-1.fc36.src.rpm
Repository : fedora
Summary : Framework for building services in a consistent/modular/composable way
URL : https://github.com/facebook/wangle
License : ASL 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++.