How to Install and Uninstall nng-devel.i686 Package on Fedora 36

Last updated: January 12,2025

1. Install "nng-devel.i686" package

Please follow the step by step instructions below to install nng-devel.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install nng-devel.i686

2. Uninstall "nng-devel.i686" package

Please follow the step by step instructions below to uninstall nng-devel.i686 on Fedora 36:

$ sudo dnf remove nng-devel.i686 $ sudo dnf autoremove

3. Information about the nng-devel.i686 package on Fedora 36

Last metadata expiration check: 0:49:06 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : nng-devel
Version : 1.4.0
Release : 3.fc36
Architecture : i686
Size : 211 k
Source : nng-1.4.0-3.fc36.src.rpm
Repository : fedora
Summary : Development files for the nng socket library
URL : https://nanomsg.github.io/nng/
License : MIT
Description : This package contains files needed to develop applications using nanomsg,
: a socket library that provides several common communication patterns.