efitools from home:jejb1:UEFI project

选择您的操作系统

对于 Debian Testing,请运行以下命令:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/jejb1:/UEFI/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:jejb1:UEFI.list
curl -fsSL https://download.opensuse.org/repositories/home:jejb1:UEFI/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jejb1_UEFI.gpg > /dev/null
sudo apt update
sudo apt install efitools
对于 Debian 9.0,请运行以下命令:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/jejb1:/UEFI/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:jejb1:UEFI.list
curl -fsSL https://download.opensuse.org/repositories/home:jejb1:UEFI/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jejb1_UEFI.gpg > /dev/null
sudo apt update
sudo apt install efitools

用于 Debian Testing 的软件包:

对于 Fedora 27,请以根用户 root 运行下面命令:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:jejb1:UEFI/Fedora_27/home:jejb1:UEFI.repo
dnf install efitools
对于 openSUSE Leap 42.3,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:jejb1:UEFI/openSUSE_Leap_42.3/home:jejb1:UEFI.repo
zypper refresh
zypper install efitools

用于 openSUSE Leap 42.3 的软件包: