How to Install and Uninstall fplll Package on openSUSE Leap

Last updated: May 08,2024

1. Install "fplll" package

Please follow the guidance below to install fplll on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install fplll

2. Uninstall "fplll" package

Please follow the guidelines below to uninstall fplll on openSUSE Leap:

$ sudo zypper remove fplll

3. Information about the fplll package on openSUSE Leap

Information for package fplll:
------------------------------
Repository : Main Repository
Name : fplll
Version : 5.4.4-bp155.1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 8.4 MiB
Installed : No
Status : not installed
Source package : fplll-5.4.4-bp155.1.5.src
Upstream URL : https://github.com/dstehle/fplll
Summary : Lenstra-Lovász Lattice Basis Reduction Algorithm Library
Description :
fplll contains several algorithms on lattices that rely on
floating-point computations. This includes implementations of the
floating-point LLL reduction algorithm, offering different
speed/guarantees ratios. It also includes a rigorous floating-point
implementation of the Kannan-Fincke-Pohst algorithm that finds a
shortest non-zero lattice vector.