Package grub: Information

    Source package: grub
    Version: 2.14-alt6
    Latest version according to Repology
    Build time:  May 1, 2026, 05:35 PM in the task #416889
    Report package bug
    License: GPL-3
    Summary: GRand Unified Bootloader
    Description: 
    GNU GRUB is a multiboot boot loader. It was derived from GRUB. It is an
    attempt to produce a boot loader for IBM PC-compatible machines that
    has both the ability to be friendly to beginning or otherwise
    nontechnically interested users and the flexibility to help experts in
    diverse environments. It is compatible with Free/Net/OpenBSD and Linux.
    It supports Win 9x/NT and OS/2 via chainloaders. It has a menu
    interface and a command line interface.
    It implements the Multiboot standard, which allows for flexible loading
    of multiple boot images (needed for modular kernels such as the GNU Hurd).

    List of RPM packages built from this SRPM:
    grub-common (x86_64, i586, aarch64)
    grub-common-debuginfo (x86_64, i586, aarch64)
    grub-common-extra (x86_64, i586, aarch64)
    grub-common-extra-debuginfo (x86_64, i586, aarch64)
    grub-efi (x86_64, i586, aarch64)
    grub-efi-checkinstall (x86_64, i586, aarch64)
    grub-mount (x86_64, i586, aarch64)
    grub-mount-debuginfo (x86_64, i586, aarch64)
    grub-pc (x86_64, i586)




      1. autoconf-archive
      2. autogen
      3. libtasn1-devel
      4. rpm-build-python3
      5. rpm-macros-uefi
      6. libdevmapper-devel
      7. ruby
      8. libfreetype-devel
      9. libfuse-devel
      10. squashfs-tools
      11. texinfo
      12. flex
      13. fonts-bitmap-terminus
      14. fonts-ttf-unifont
      15. zlib-devel
      16. help2man
      17. liblzma-devel

    Last changed


    May 1, 2026 Gleb Fotengauer-Malinovskiy 2.14-alt6
    - Backported a couple of upstream commit reverts to fix issues in grub-pc
      triggered by the new binutils 2.46 (ALT#58959).
    April 28, 2026 Egor Ignatov 2.14-alt5
    - fix duplicating OS name in boot entries
    April 11, 2026 Egor Ignatov 2.14-alt4
    - switch default font to terminus16b
    - bring back deprecated fonts for compatibility with mkimage (closes: #58689)
    - add grub-protect util