How to Install and Uninstall gf2x.i686 Package on Fedora 38

Last updated: September 25,2024

1. Install "gf2x.i686" package

This guide covers the steps necessary to install gf2x.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install gf2x.i686

2. Uninstall "gf2x.i686" package

Please follow the steps below to uninstall gf2x.i686 on Fedora 38:

$ sudo dnf remove gf2x.i686 $ sudo dnf autoremove

3. Information about the gf2x.i686 package on Fedora 38

Last metadata expiration check: 2:02:06 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : gf2x
Version : 1.3.0
Release : 9.fc38
Architecture : i686
Size : 67 k
Source : gf2x-1.3.0-9.fc38.src.rpm
Repository : fedora
Summary : Polynomial multiplication over the binary field
URL : https://gitlab.inria.fr/gf2x/gf2x
License : GPL-3.0-or-later AND LGPL-2.1-or-later
Description : Gf2x is a C/C++ software package containing routines for fast arithmetic
: in GF(2)[x] (multiplication, squaring, GCD) and searching for
: irreducible/primitive trinomials.