How to Install and Uninstall libfplll8 Package on openSUSE Leap

Last updated: May 20,2024

1. Install "libfplll8" package

This tutorial shows how to install libfplll8 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libfplll8

2. Uninstall "libfplll8" package

This guide covers the steps necessary to uninstall libfplll8 on openSUSE Leap:

$ sudo zypper remove libfplll8

3. Information about the libfplll8 package on openSUSE Leap

Information for package libfplll8:
----------------------------------
Repository : Main Repository
Name : libfplll8
Version : 5.4.4-bp155.1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 18.5 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.