Package grep: Information

    Source package: grep
    Version: 3.11.0.20.dd8f-alt2
    Build time:  May 7, 2026, 01:10 PM
    Category: File tools
    Report package bug
    License: GPLv3+
    Summary: The GNU versions of grep pattern matching utilities
    Description: 
    The GNU versions of commonly used grep utilities.  grep searches through
    textual input for lines which contain a match to a specified pattern
    and then prints the matching lines.  GNU's grep utilities include grep,
    egrep, fgrep, and pcregrep.

    List of RPM packages built from this SRPM:
    grep (loongarch64)
    grep-debuginfo (loongarch64)



      1. gnulib >= 0.1.6720.7b430
      2. gperf
      3. libpcre2-devel
      4. makeinfo

    Last changed


    April 22, 2026 Gleb Fotengauer-Malinovskiy 3.11.0.20.dd8f-alt2
    - Backported upstream fix to fix build with gcc 15+.
    Sept. 15, 2023 Gleb Fotengauer-Malinovskiy 3.11.0.20.dd8f-alt1
    - grep: v3.6-18-g7051705 -> v3.11-20-gdd8f04957.
    - gnulib BR: v0.1-5193-g8fa9898afa -> v0.1-6720-g7b430a277a.
    - Updated translations from translationproject.org.
    Aug. 22, 2023 Gleb Fotengauer-Malinovskiy 3.7.0.61.561c-alt2
    - Fixed build with glibc 2.38 by suppressing the
      -Wsuggest-attribute=cold warning.