lldpd from home:vbernat project

Select Your Operating System

For CentOS 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:vbernat/CentOS_8/home:vbernat.repo
yum install lldpd
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:vbernat/CentOS_7/home:vbernat.repo
yum install lldpd
For CentOS 6 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:vbernat/CentOS_6/home:vbernat.repo
yum install lldpd
For Debian 9.0 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/home:/vbernat/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:vbernat.list
curl -fsSL https://download.opensuse.org/repositories/home:vbernat/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vbernat.gpg > /dev/null
sudo apt update
sudo apt install lldpd
For Debian 8.0 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/home:/vbernat/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/home:vbernat.list
curl -fsSL https://download.opensuse.org/repositories/home:vbernat/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vbernat.gpg > /dev/null
sudo apt update
sudo apt install lldpd
For Debian 7.0 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/home:/vbernat/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/home:vbernat.list
curl -fsSL https://download.opensuse.org/repositories/home:vbernat/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vbernat.gpg > /dev/null
sudo apt update
sudo apt install lldpd
For Debian 12 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/home:/vbernat/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:vbernat.list
curl -fsSL https://download.opensuse.org/repositories/home:vbernat/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vbernat.gpg > /dev/null
sudo apt update
sudo apt install lldpd
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/home:/vbernat/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:vbernat.list
curl -fsSL https://download.opensuse.org/repositories/home:vbernat/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vbernat.gpg > /dev/null
sudo apt update
sudo apt install lldpd
For Debian 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/home:/vbernat/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:vbernat.list
curl -fsSL https://download.opensuse.org/repositories/home:vbernat/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vbernat.gpg > /dev/null
sudo apt update
sudo apt install lldpd
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:vbernat/Fedora_38/home:vbernat.repo
dnf install lldpd
For Fedora 37 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:vbernat/Fedora_37/home:vbernat.repo
dnf install lldpd
For Raspbian 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/home:/vbernat/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:vbernat.list
curl -fsSL https://download.opensuse.org/repositories/home:vbernat/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vbernat.gpg > /dev/null
sudo apt update
sudo apt install lldpd
For Raspbian 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/home:/vbernat/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:vbernat.list
curl -fsSL https://download.opensuse.org/repositories/home:vbernat/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vbernat.gpg > /dev/null
sudo apt update
sudo apt install lldpd

Packages for Raspbian 11:

Packages for Raspbian 10:

For RHEL 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:vbernat/RHEL_7/home:vbernat.repo
yum install lldpd
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/home:/vbernat/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:vbernat.list
curl -fsSL https://download.opensuse.org/repositories/home:vbernat/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vbernat.gpg > /dev/null
sudo apt update
sudo apt install lldpd
For xUbuntu 20.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/home:/vbernat/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:vbernat.list
curl -fsSL https://download.opensuse.org/repositories/home:vbernat/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vbernat.gpg > /dev/null
sudo apt update
sudo apt install lldpd
For xUbuntu 18.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/home:/vbernat/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:vbernat.list
curl -fsSL https://download.opensuse.org/repositories/home:vbernat/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vbernat.gpg > /dev/null
sudo apt update
sudo apt install lldpd
For xUbuntu 16.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/home:/vbernat/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/home:vbernat.list
curl -fsSL https://download.opensuse.org/repositories/home:vbernat/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vbernat.gpg > /dev/null
sudo apt update
sudo apt install lldpd