sentinel-dynfw-client from security:sentinel project

选择您的操作系统

对于 Debian Unstable,请运行以下命令:
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/security:/sentinel/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/security:sentinel.list
curl -fsSL https://download.opensuse.org/repositories/security:sentinel/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/security_sentinel.gpg > /dev/null
sudo apt update
sudo apt install sentinel-dynfw-client
对于 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/security:/sentinel/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/security:sentinel.list
curl -fsSL https://download.opensuse.org/repositories/security:sentinel/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/security_sentinel.gpg > /dev/null
sudo apt update
sudo apt install sentinel-dynfw-client
对于 Debian 11,请运行以下命令:
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/security:/sentinel/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/security:sentinel.list
curl -fsSL https://download.opensuse.org/repositories/security:sentinel/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/security_sentinel.gpg > /dev/null
sudo apt update
sudo apt install sentinel-dynfw-client

用于 Debian Unstable 的软件包:

用于 Debian Testing 的软件包:

用于 Debian 11 的软件包:

对于 Fedora Rawhide,请以根用户 root 运行下面命令:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/security:sentinel/Fedora_Rawhide/security:sentinel.repo
dnf install sentinel-dynfw-client
对于 Fedora 38,请以根用户 root 运行下面命令:
dnf config-manager --add-repo https://download.opensuse.org/repositories/security:sentinel/Fedora_38/security:sentinel.repo
dnf install sentinel-dynfw-client
对于 Mageia Cauldron,请以根用户 root 运行下面命令:
dnf config-manager --add-repo https://download.opensuse.org/repositories/security:sentinel/Mageia_Cauldron/security:sentinel.repo
dnf install sentinel-dynfw-client
对于 Mageia 8,请以根用户 root 运行下面命令:
dnf config-manager --add-repo https://download.opensuse.org/repositories/security:sentinel/Mageia_8/security:sentinel.repo
dnf install sentinel-dynfw-client
对于 openSUSE Tumbleweed,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/security:sentinel/openSUSE_Tumbleweed/security:sentinel.repo
zypper refresh
zypper install sentinel-dynfw-client
对于 16.0,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/security:sentinel/16.0/security:sentinel.repo
zypper refresh
zypper install sentinel-dynfw-client
对于 15.6,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/security:sentinel/15.6/security:sentinel.repo
zypper refresh
zypper install sentinel-dynfw-client
对于 RockyLinux 8,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/security:sentinel/RockyLinux_8/security:sentinel.repo
yum install sentinel-dynfw-client
对于 RHEL 7,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/security:sentinel/RHEL_7/security:sentinel.repo
yum install sentinel-dynfw-client
对于 ScientificLinux 7,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/security:sentinel/ScientificLinux_7/security:sentinel.repo
yum install sentinel-dynfw-client
对于 openSUSE Leap 15.5,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/security:sentinel/openSUSE_Leap_15.5/security:sentinel.repo
zypper refresh
zypper install sentinel-dynfw-client
对于 openSUSE Leap 15.4,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/security:sentinel/openSUSE_Leap_15.4/security:sentinel.repo
zypper refresh
zypper install sentinel-dynfw-client
对于 SLE 15 SP4,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/security:sentinel/SLE_15_SP4/security:sentinel.repo
zypper refresh
zypper install sentinel-dynfw-client
对于 SLE 15 SP3,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/security:sentinel/SLE_15_SP3/security:sentinel.repo
zypper refresh
zypper install sentinel-dynfw-client
对于 SLE 15,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/security:sentinel/SLE_15/security:sentinel.repo
zypper refresh
zypper install sentinel-dynfw-client
对于 xUbuntu 23.04,请运行以下命令:
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/security:/sentinel/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/security:sentinel.list
curl -fsSL https://download.opensuse.org/repositories/security:sentinel/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/security_sentinel.gpg > /dev/null
sudo apt update
sudo apt install sentinel-dynfw-client
对于 xUbuntu 22.10,请运行以下命令:
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/security:/sentinel/xUbuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/security:sentinel.list
curl -fsSL https://download.opensuse.org/repositories/security:sentinel/xUbuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/security_sentinel.gpg > /dev/null
sudo apt update
sudo apt install sentinel-dynfw-client
对于 xUbuntu 22.04,请运行以下命令:
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/security:/sentinel/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/security:sentinel.list
curl -fsSL https://download.opensuse.org/repositories/security:sentinel/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/security_sentinel.gpg > /dev/null
sudo apt update
sudo apt install sentinel-dynfw-client
对于 xUbuntu 21.10,请运行以下命令:
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/security:/sentinel/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/security:sentinel.list
curl -fsSL https://download.opensuse.org/repositories/security:sentinel/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/security_sentinel.gpg > /dev/null
sudo apt update
sudo apt install sentinel-dynfw-client
对于 xUbuntu 21.04,请运行以下命令:
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/security:/sentinel/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/security:sentinel.list
curl -fsSL https://download.opensuse.org/repositories/security:sentinel/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/security_sentinel.gpg > /dev/null
sudo apt update
sudo apt install sentinel-dynfw-client

用于 xUbuntu 23.04 的软件包:

用于 xUbuntu 22.10 的软件包:

用于 xUbuntu 22.04 的软件包:

用于 xUbuntu 21.10 的软件包:

用于 xUbuntu 21.04 的软件包: