How to Install and Uninstall zn_poly-static.x86_64 Package on Fedora 34

Last updated: July 01,2024

1. Install "zn_poly-static.x86_64" package

This is a short guide on how to install zn_poly-static.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install zn_poly-static.x86_64

2. Uninstall "zn_poly-static.x86_64" package

Please follow the steps below to uninstall zn_poly-static.x86_64 on Fedora 34:

$ sudo dnf remove zn_poly-static.x86_64 $ sudo dnf autoremove

3. Information about the zn_poly-static.x86_64 package on Fedora 34

Last metadata expiration check: 0:51:50 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : zn_poly-static
Version : 0.9.2
Release : 5.fc34
Architecture : x86_64
Size : 54 k
Source : zn_poly-0.9.2-5.fc34.src.rpm
Repository : fedora
Summary : Development files for zn_poly
URL : https://gitlab.com/sagemath/zn_poly
License : (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+
Description : zn_poly is a C library for polynomial arithmetic in Z/nZ[x], where n is
: any modulus that fits into an unsigned long.
:
: This package contains the static library.