How to Install and Uninstall anet-devel.x86_64 Package on Fedora 38

Last updated: November 28,2024

1. Install "anet-devel.x86_64" package

This guide covers the steps necessary to install anet-devel.x86_64 on Fedora 38

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

2. Uninstall "anet-devel.x86_64" package

Here is a brief guide to show you how to uninstall anet-devel.x86_64 on Fedora 38:

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

3. Information about the anet-devel.x86_64 package on Fedora 38

Last metadata expiration check: 3:57:37 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : anet-devel
Version : 0.4.1
Release : 14.fc38
Architecture : x86_64
Size : 107 k
Source : anet-0.4.1-14.fc38.src.rpm
Repository : fedora
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.