Package libabseil-cpp: Information

    Source package: libabseil-cpp
    Version: 20260107.1-alt1
    Latest version according to Repology
    Build time:  May 5, 2026, 04:16 AM in the task #414580
    Category: Development/C++
    Report package bug
    Home page: https://abseil.io

    License: Apache-2.0
    Summary: C++ Common Libraries
    Description: 
    Abseil is an open-source collection of C++ library code designed to augment
    the C++ standard library. The Abseil library code is collected from
    Google's own C++ code base, has been extensively tested and used in
    production, and is the same code we depend on in our daily coding lives.
    
    In some cases, Abseil provides pieces missing from the C++ standard; in
    others, Abseil provides alternatives to the standard for special needs we've
    found through usage in the Google code base. We denote those cases clearly
    within the library code we provide you.
    
    Abseil is not meant to be a competitor to the standard library; we've just
    found that many of these utilities serve a purpose within our code base,
    and we now want to provide those resources to the C++ community as a whole.

    List of RPM packages built from this SRPM:
    libabseil-cpp-devel (x86_64, i586, aarch64)
    libabseil-cpp-testing (x86_64, i586, aarch64)
    libabseil-cpp-testing-debuginfo (x86_64, i586, aarch64)
    libabseil-cpp2601.0.0 (x86_64, i586, aarch64)
    libabseil-cpp2601.0.0-debuginfo (x86_64, i586, aarch64)

    Maintainer: Anton Farygin



      1. /proc
      2. cmake
      3. ctest
      4. gcc-c++
      5. libgmock-devel
      6. libgtest-devel >= 1.13.0
      7. ninja-build
      8. rpm-macros-cmake

    Last changed


    April 8, 2026 Anton Farygin 20260107.1-alt1
    - 20250127.1 -> 20260107.1
    July 4, 2025 Ilya Kurdyukov 20250127.1-alt2
    - e2k build fix
    - always build test helpers (needed for protobuf)
    March 28, 2025 Anton Farygin 20250127.1-alt1
    - 20250127.0 -> 20250127.1 (Fixes: CVE-2025-0838)