How to Install and Uninstall anet.i686 Package on Fedora 39

Last updated: November 28,2024

1. Install "anet.i686" package

Please follow the steps below to install anet.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install anet.i686

2. Uninstall "anet.i686" package

In this section, we are going to explain the necessary steps to uninstall anet.i686 on Fedora 39:

$ sudo dnf remove anet.i686 $ sudo dnf autoremove

3. Information about the anet.i686 package on Fedora 39

Last metadata expiration check: 4:34:20 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : anet
Version : 0.4.1
Release : 15.fc39
Architecture : i686
Size : 82 k
Source : anet-0.4.1-15.fc39.src.rpm
Repository : fedora
Summary : Ada Networking Library
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.