sentinel-dynfw-client from security:sentinel project
Select Your Operating System
Add repository and install manually
For Debian Unstable run the following:
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
For Debian Testing run the following:
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
For Debian 11 run the following:
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
Grab binary packages directly
Add repository and install manually
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/security:sentinel/Fedora_Rawhide/security:sentinel.repo dnf install sentinel-dynfw-client
For Fedora 36 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/security:sentinel/Fedora_36/security:sentinel.repo dnf install sentinel-dynfw-client
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/security:sentinel/openSUSE_Tumbleweed/security:sentinel.repo zypper refresh zypper install sentinel-dynfw-client
Grab binary packages directly
Add repository and install manually
For RockyLinux 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/security:sentinel/RockyLinux_8/security:sentinel.repo yum install sentinel-dynfw-client
Grab binary packages directly
Add repository and install manually
For openSUSE Leap 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/security:sentinel/openSUSE_Leap_15.4/security:sentinel.repo zypper refresh zypper install sentinel-dynfw-client
For SLE 15 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/security:sentinel/SLE_15_SP4/security:sentinel.repo zypper refresh zypper install sentinel-dynfw-client
For SLE 15 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/security:sentinel/SLE_15_SP3/security:sentinel.repo zypper refresh zypper install sentinel-dynfw-client
For SLE 15 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/security:sentinel/SLE_15/security:sentinel.repo zypper refresh zypper install sentinel-dynfw-client
Grab binary packages directly
Add repository and install manually
For xUbuntu 22.04 run the following:
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
For xUbuntu 21.10 run the following:
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
For xUbuntu 21.04 run the following:
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