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

Last updated: January 12,2025

1. Install "anet-devel.i686" package

Please follow the guidance below to install anet-devel.i686 on Fedora 36

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

2. Uninstall "anet-devel.i686" package

This guide let you learn how to uninstall anet-devel.i686 on Fedora 36:

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

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

Last metadata expiration check: 0:07:12 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : anet-devel
Version : 0.4.1
Release : 12.fc36
Architecture : i686
Size : 90 k
Source : anet-0.4.1-12.fc36.src.rpm
Repository : updates
Summary : Development files for Anet
URL : https://www.codelabs.ch/anet/
License : GPLv2+ with exceptions
Description : Anet is a networking library for the Ada programming language. It supports,
: among other things, IPv6, Unix domain sockets, multicast, raw sockets, link
: layer sockets and Netlink.
:
: The anet-devel package contains source code and linking information for
: developing applications that use Anet.