rsyslog from home:rgerhards project
Selecionar o Seu Sistema Operativo
Adicionar repositório e instalar manualmente
Para CentOS 8 corra o seguinte como root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:rgerhards/CentOS_8/home:rgerhards.repo yum install rsyslog
Obter binários dos pacotes diretamente
Adicionar repositório e instalar manualmente
Para Raspbian 9.0 corra o seguinte:
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:/rgerhards/Raspbian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:rgerhards.list curl -fsSL https://download.opensuse.org/repositories/home:rgerhards/Raspbian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rgerhards.gpg > /dev/null sudo apt update sudo apt install rsyslog
Para Debian Unstable corra o seguinte:
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:/rgerhards/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:rgerhards.list curl -fsSL https://download.opensuse.org/repositories/home:rgerhards/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rgerhards.gpg > /dev/null sudo apt update sudo apt install rsyslog
Para Debian 12 corra o seguinte:
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:/rgerhards/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:rgerhards.list curl -fsSL https://download.opensuse.org/repositories/home:rgerhards/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rgerhards.gpg > /dev/null sudo apt update sudo apt install rsyslog
Para Debian 11 corra o seguinte:
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:/rgerhards/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:rgerhards.list curl -fsSL https://download.opensuse.org/repositories/home:rgerhards/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rgerhards.gpg > /dev/null sudo apt update sudo apt install rsyslog
Obter binários dos pacotes diretamente
Adicionar repositório e instalar manualmente
Para Fedora 43 corra o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:rgerhards/Fedora_43/home:rgerhards.repo dnf install rsyslog
Para Fedora 42 corra o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:rgerhards/Fedora_42/home:rgerhards.repo dnf install rsyslog
Obter binários dos pacotes diretamente
Adicionar repositório e instalar manualmente
Para openSUSE Leap 42.3 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:rgerhards/openSUSE_Leap_42.3/home:rgerhards.repo zypper refresh zypper install rsyslog
Para 15.6 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:rgerhards/15.6/home:rgerhards.repo zypper refresh zypper install rsyslog
Para 15.5 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:rgerhards/15.5/home:rgerhards.repo zypper refresh zypper install rsyslog
Para 15.4 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:rgerhards/15.4/home:rgerhards.repo zypper refresh zypper install rsyslog
Obter binários dos pacotes diretamente
Adicionar repositório e instalar manualmente
Para Raspbian 12 corra o seguinte:
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:/rgerhards/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:rgerhards.list curl -fsSL https://download.opensuse.org/repositories/home:rgerhards/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rgerhards.gpg > /dev/null sudo apt update sudo apt install rsyslog
Para Raspbian 11 corra o seguinte:
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:/rgerhards/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:rgerhards.list curl -fsSL https://download.opensuse.org/repositories/home:rgerhards/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rgerhards.gpg > /dev/null sudo apt update sudo apt install rsyslog
Para Raspbian 10 corra o seguinte:
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:/rgerhards/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:rgerhards.list curl -fsSL https://download.opensuse.org/repositories/home:rgerhards/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rgerhards.gpg > /dev/null sudo apt update sudo apt install rsyslog
Obter binários dos pacotes diretamente
Adicionar repositório e instalar manualmente
Para SLE 15 SP3 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:rgerhards/SLE_15_SP3/home:rgerhards.repo zypper refresh zypper install rsyslog
Para SLE 15 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:rgerhards/SLE_15/home:rgerhards.repo zypper refresh zypper install rsyslog
Para SLE 12 SP4 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:rgerhards/SLE_12_SP4/home:rgerhards.repo zypper refresh zypper install rsyslog
Para SLE 12 SP3 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:rgerhards/SLE_12_SP3/home:rgerhards.repo zypper refresh zypper install rsyslog
Obter binários dos pacotes diretamente
Adicionar repositório e instalar manualmente
Para xUbuntu 24.04 corra o seguinte:
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:/rgerhards/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:rgerhards.list curl -fsSL https://download.opensuse.org/repositories/home:rgerhards/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rgerhards.gpg > /dev/null sudo apt update sudo apt install rsyslog
Para xUbuntu 22.04 corra o seguinte:
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:/rgerhards/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:rgerhards.list curl -fsSL https://download.opensuse.org/repositories/home:rgerhards/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rgerhards.gpg > /dev/null sudo apt update sudo apt install rsyslog
Para xUbuntu 20.04 corra o seguinte:
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:/rgerhards/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:rgerhards.list curl -fsSL https://download.opensuse.org/repositories/home:rgerhards/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rgerhards.gpg > /dev/null sudo apt update sudo apt install rsyslog
Para xUbuntu 18.04 corra o seguinte:
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:/rgerhards/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:rgerhards.list curl -fsSL https://download.opensuse.org/repositories/home:rgerhards/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rgerhards.gpg > /dev/null sudo apt update sudo apt install rsyslog
Para xUbuntu 16.04 corra o seguinte:
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:/rgerhards/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/home:rgerhards.list curl -fsSL https://download.opensuse.org/repositories/home:rgerhards/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rgerhards.gpg > /dev/null sudo apt update sudo apt install rsyslog
Obter binários dos pacotes diretamente
Adicionar repositório e instalar manualmente
Para openEuler 24.03 corra o seguinte como root:
?