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

Last updated: January 11,2025

1. Install "nng-devel.i686" package

Please follow the guidelines below to install nng-devel.i686 on Fedora 39

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

2. Uninstall "nng-devel.i686" package

This is a short guide on how to uninstall nng-devel.i686 on Fedora 39:

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

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

Last metadata expiration check: 1:04:49 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : nng-devel
Version : 1.5.2
Release : 2.fc39
Architecture : i686
Size : 266 k
Source : nng-1.5.2-2.fc39.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.