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

Last updated: July 03,2024

1. Install "gf2x.i686" package

Please follow the guidelines below to install gf2x.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install gf2x.i686

2. Uninstall "gf2x.i686" package

Please follow the instructions below to uninstall gf2x.i686 on Fedora 34:

$ sudo dnf remove gf2x.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:22:03 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : gf2x
Version : 1.3.0
Release : 4.fc34
Architecture : i686
Size : 66 k
Source : gf2x-1.3.0-4.fc34.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.