How to Install and Uninstall grub-efi-ia32-bin Package on Ubuntu 21.10 (Impish Indri)

Last updated: October 06,2024

1. Install "grub-efi-ia32-bin" package

Please follow the guidelines below to install grub-efi-ia32-bin on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install grub-efi-ia32-bin

2. Uninstall "grub-efi-ia32-bin" package

Learn how to uninstall grub-efi-ia32-bin on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove grub-efi-ia32-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the grub-efi-ia32-bin package on Ubuntu 21.10 (Impish Indri)

Package: grub-efi-ia32-bin
Architecture: amd64
Version: 2.04-1ubuntu47
Multi-Arch: foreign
Priority: extra
Section: admin
Source: grub2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: GRUB Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5438
Depends: grub-common (= 2.04-1ubuntu47)
Recommends: grub-efi-ia32-signed, efibootmgr
Replaces: grub-common (<= 1.97~beta2-1), grub-efi, grub-efi-ia32 (<< 1.99-1), grub2 (<< 2.04-1ubuntu47)
Filename: pool/main/g/grub2/grub-efi-ia32-bin_2.04-1ubuntu47_amd64.deb
Size: 743532
MD5sum: 1a9c6310cc9e1fb539788686b5de9045
SHA1: b2820998e7400d313a966e7e27cc2a84f0043699
SHA256: 6132aa91e1d32008ae89b97305fe700f6bfff96c893eed089336e6350239a6af
SHA512: 43809650e1c30181fc11574e3f0416bcd89e082b8d9f48b271bdd2052c0fe331b5f2a92bab62c72007c0231494727cc0c8297f54cb724c681469e0f849ff13b7
Homepage: https://www.gnu.org/software/grub/
Description-en: GRand Unified Bootloader, version 2 (EFI-IA32 modules)
GRUB is a portable, powerful bootloader. This version of GRUB is based on a
cleaner design than its predecessors, and provides the following new features:
.
- Scripting in grub.cfg using BASH-like syntax.
- Support for modern partition maps such as GPT.
- Modular generation of grub.cfg via update-grub. Packages providing GRUB
add-ons can plug in their own script rules and trigger updates by invoking
update-grub.
.
This package contains GRUB modules that have been built for use with the
EFI-IA32 architecture, as used by Intel Macs (unless a BIOS interface has
been activated). It can be installed in parallel with other flavours, but
will not automatically install GRUB as the active boot loader nor
automatically update grub.cfg on upgrade unless grub-efi-ia32 is also
installed.
Description-md5: 72eca32dad838f96ef1c12b3d764e537
Efi-Vendor: ubuntu