Package libsvm: Information

    Source package: libsvm
    Version: 3.37-alt1
    Latest version according to Repology
    Build time:  May 31, 2026, 03:13 PM in the task #419664
    Report package bug
    License: BSD-3-Clause
    Summary: A Library for Support Vector Machines
    Description: 
    LIBSVM is an integrated software for support vector classification,
    (C-SVC, nu-SVC), regression (epsilon-SVR, nu-SVR) and distribution
    estimation (one-class SVM). It supports multi-class classification.

    List of RPM packages built from this SRPM:
    libsvm-devel (x86_64, i586, aarch64)
    libsvm-java (noarch)
    libsvm-tools (x86_64, i586, aarch64)
    libsvm-tools-debuginfo (x86_64, i586, aarch64)
    libsvm4 (x86_64, i586, aarch64)
    libsvm4-debuginfo (x86_64, i586, aarch64)
    octave-libsvm (x86_64, i586, aarch64)
    octave-libsvm-debuginfo (x86_64, i586, aarch64)
    python3-module-libsvm (noarch)

    Maintainer: Valery Zabrovsky



      1. gcc-c++
      2. java-devel-default
      3. octave-devel
      4. libgomp-devel
      5. python3(setuptools)
      6. python3-module-pyproject-installer >= 0.4.0
      7. rpm-build-octave
      8. rpm-build-python3
      9. rpm-macros-java
      10. rpm-macros-python3

    Last changed


    May 23, 2026 Valery Zabrovsky 3.37-alt1
    - New version 3.37.
    - Apply Shared Libs Policy to new sover.
    - Enable Java implementation and Octave bindings.
    - Build Python module with pyproject and rename it to libsvm.
    - Use dynamic linking wherever possible.
    - Enable OpenMP and re-enable debuginfo for libsvm.
    May 16, 2026 Anton Midyukov 3.24-alt3
    - NMU: Build without python2 module; cleanup Packager.
    April 13, 2020 Pavel Vasenkov 3.24-alt2
    - Set correct tag.