fileb0x from home:jeff_mahoney:branches:security:sensor project
Vyberte váš operační systém
Přidat repozitář a instalovat ručně
Pro CentOS 8 Stream spusťte jako root následující:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:jeff_mahoney:branches:security:sensor/CentOS_8_Stream/home:jeff_mahoney:branches:security:sensor.repo yum install fileb0x
Pro CentOS 7 spusťte jako root následující:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:jeff_mahoney:branches:security:sensor/CentOS_7/home:jeff_mahoney:branches:security:sensor.repo yum install fileb0x
Získat binární balíčky přímo
Přidat repozitář a instalovat ručně
Pro Debian Testing spusťte následující:
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:/jeff_mahoney:/branches:/security:/sensor/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:jeff_mahoney:branches:security:sensor.list curl -fsSL https://download.opensuse.org/repositories/home:jeff_mahoney:branches:security:sensor/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jeff_mahoney_branches_security_sensor.gpg > /dev/null sudo apt update sudo apt install fileb0x
Pro Debian 12 spusťte následující:
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:/jeff_mahoney:/branches:/security:/sensor/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:jeff_mahoney:branches:security:sensor.list curl -fsSL https://download.opensuse.org/repositories/home:jeff_mahoney:branches:security:sensor/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jeff_mahoney_branches_security_sensor.gpg > /dev/null sudo apt update sudo apt install fileb0x
Pro Debian 11 spusťte následující:
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:/jeff_mahoney:/branches:/security:/sensor/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:jeff_mahoney:branches:security:sensor.list curl -fsSL https://download.opensuse.org/repositories/home:jeff_mahoney:branches:security:sensor/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jeff_mahoney_branches_security_sensor.gpg > /dev/null sudo apt update sudo apt install fileb0x
Získat binární balíčky přímo
Přidat repozitář a instalovat ručně
Pro 15.5 spusťte jako root následující:
zypper addrepo https://download.opensuse.org/repositories/home:jeff_mahoney:branches:security:sensor/15.5/home:jeff_mahoney:branches:security:sensor.repo zypper refresh zypper install fileb0x
Získat binární balíčky přímo
Přidat repozitář a instalovat ručně
Pro SLE 12 SP5 spusťte jako root následující:
zypper addrepo https://download.opensuse.org/repositories/home:jeff_mahoney:branches:security:sensor/SLE_12_SP5/home:jeff_mahoney:branches:security:sensor.repo zypper refresh zypper install fileb0x
Získat binární balíčky přímo
Přidat repozitář a instalovat ručně
Pro xUbuntu 23.10 spusťte následující:
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:/jeff_mahoney:/branches:/security:/sensor/xUbuntu_23.10/ /' | sudo tee /etc/apt/sources.list.d/home:jeff_mahoney:branches:security:sensor.list curl -fsSL https://download.opensuse.org/repositories/home:jeff_mahoney:branches:security:sensor/xUbuntu_23.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jeff_mahoney_branches_security_sensor.gpg > /dev/null sudo apt update sudo apt install fileb0x
Pro xUbuntu 23.04 spusťte následující:
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:/jeff_mahoney:/branches:/security:/sensor/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/home:jeff_mahoney:branches:security:sensor.list curl -fsSL https://download.opensuse.org/repositories/home:jeff_mahoney:branches:security:sensor/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jeff_mahoney_branches_security_sensor.gpg > /dev/null sudo apt update sudo apt install fileb0x
Pro Ubuntu 22.04 spusťte následující:
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:/jeff_mahoney:/branches:/security:/sensor/Ubuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:jeff_mahoney:branches:security:sensor.list curl -fsSL https://download.opensuse.org/repositories/home:jeff_mahoney:branches:security:sensor/Ubuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jeff_mahoney_branches_security_sensor.gpg > /dev/null sudo apt update sudo apt install fileb0x
Pro Ubuntu 20.04 spusťte následující:
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:/jeff_mahoney:/branches:/security:/sensor/Ubuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:jeff_mahoney:branches:security:sensor.list curl -fsSL https://download.opensuse.org/repositories/home:jeff_mahoney:branches:security:sensor/Ubuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jeff_mahoney_branches_security_sensor.gpg > /dev/null sudo apt update sudo apt install fileb0x
Získat binární balíčky přímo
Přidat repozitář a instalovat ručně
Pro Debian Next spusťte jako root následující:
?