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

Last updated: January 16,2025

1. Install "gf2x.i686" package

This is a short guide on how to install gf2x.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install gf2x.i686

2. Uninstall "gf2x.i686" package

Here is a brief guide to show you how to uninstall gf2x.i686 on Fedora 35:

$ sudo dnf remove gf2x.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:23:23 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : gf2x
Version : 1.3.0
Release : 5.fc35
Architecture : i686
Size : 66 k
Source : gf2x-1.3.0-5.fc35.src.rpm
Repository : fedora
Summary : Polynomial multiplication over the binary field
URL : http://gf2x.gforge.inria.fr/
License : GPLv2+
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.