How to Install and Uninstall grubby Package on openSUSE Leap
Last updated: December 23,2024
1. Install "grubby" package
Here is a brief guide to show you how to install grubby on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
grubby
Copied
2. Uninstall "grubby" package
Please follow the step by step instructions below to uninstall grubby on openSUSE Leap:
$
sudo zypper remove
grubby
Copied
3. Information about the grubby package on openSUSE Leap
Information for package grubby:
-------------------------------
Repository : Main Repository
Name : grubby
Version : 20200210.99d10a3-5.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 126.8 KiB
Installed : No
Status : not installed
Source package : grubby-20200210.99d10a3-5.3.1.src
Upstream URL : https://github.com/rhboot/grubby
Summary : Command line tool for updating bootloader configs
Description :
grubby is a command line tool for updating and displaying information about
the configuration files for the grub, lilo, elilo (ia64), yaboot (powerpc)
and zipl (s390) boot loaders. It is primarily designed to be used from scripts
which install new kernels and need to find information about the current boot
environment.
-------------------------------
Repository : Main Repository
Name : grubby
Version : 20200210.99d10a3-5.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 126.8 KiB
Installed : No
Status : not installed
Source package : grubby-20200210.99d10a3-5.3.1.src
Upstream URL : https://github.com/rhboot/grubby
Summary : Command line tool for updating bootloader configs
Description :
grubby is a command line tool for updating and displaying information about
the configuration files for the grub, lilo, elilo (ia64), yaboot (powerpc)
and zipl (s390) boot loaders. It is primarily designed to be used from scripts
which install new kernels and need to find information about the current boot
environment.