How to Install and Uninstall wangle.i686 Package on Fedora 36
Last updated: January 09,2025
1. Install "wangle.i686" package
Here is a brief guide to show you how to install wangle.i686 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
wangle.i686
Copied
2. Uninstall "wangle.i686" package
This tutorial shows how to uninstall wangle.i686 on Fedora 36:
$
sudo dnf remove
wangle.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the wangle.i686 package on Fedora 36
Last metadata expiration check: 4:38:52 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : wangle
Version : 2022.03.14.00
Release : 1.fc36
Architecture : i686
Size : 304 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++.
Available Packages
Name : wangle
Version : 2022.03.14.00
Release : 1.fc36
Architecture : i686
Size : 304 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++.