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

Last updated: October 07,2024

1. Install "anet.i686" package

In this section, we are going to explain the necessary steps to install anet.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install anet.i686

2. Uninstall "anet.i686" package

Please follow the steps below to uninstall anet.i686 on Fedora 35:

$ sudo dnf remove anet.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:37:30 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : anet
Version : 0.4.1
Release : 11.fc35
Architecture : i686
Size : 78 k
Source : anet-0.4.1-11.fc35.src.rpm
Repository : updates
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.