QuadraticSieve

Program using quadratic sieve to factor integers

Debian Debian
RUN apt-get update && \ apt-get install -y flintqs
Ubuntu
RUN apt-get update && \ apt-get install -y flintqs
Arch Arch Linux
RUN pacman -S --noconfirm flintqs
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y flintqs
Fedora
RUN dnf install -y sagemath
Raspbian
RUN apt-get update && \ apt-get install -y flintqs
click the source code to copy install QuadraticSieve on any operating system with command-not-found.com