How to Install and Uninstall ghc-iproute.x86_64 Package on Fedora 38

Last updated: November 29,2024

1. Install "ghc-iproute.x86_64" package

In this section, we are going to explain the necessary steps to install ghc-iproute.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install ghc-iproute.x86_64

2. Uninstall "ghc-iproute.x86_64" package

Please follow the guidelines below to uninstall ghc-iproute.x86_64 on Fedora 38:

$ sudo dnf remove ghc-iproute.x86_64 $ sudo dnf autoremove

3. Information about the ghc-iproute.x86_64 package on Fedora 38

Last metadata expiration check: 1:25:29 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : ghc-iproute
Version : 1.7.12
Release : 4.fc38
Architecture : x86_64
Size : 106 k
Source : ghc-iproute-1.7.12-4.fc38.src.rpm
Repository : fedora
Summary : IP Routing Table
URL : https://hackage.haskell.org/package/iproute
License : BSD-3-Clause
Description : IP Routing Table is a tree of IP ranges to search one of them on the longest
: match base. It is a kind of TRIE with one way branching removed. Both IPv4 and
: IPv6 are supported.