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

Last updated: October 08,2024

1. Install "gf2x.x86_64" package

Please follow the step by step instructions below to install gf2x.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install gf2x.x86_64

2. Uninstall "gf2x.x86_64" package

Please follow the guidance below to uninstall gf2x.x86_64 on Fedora 35:

$ sudo dnf remove gf2x.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:14:31 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : gf2x
Version : 1.3.0
Release : 5.fc35
Architecture : x86_64
Size : 65 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.