lldpd from home:vbernat project

選擇您的作業系統

需要 CentOS 8 ,用 root 執行:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:vbernat/CentOS_8/home:vbernat.repo
yum install lldpd
需要 CentOS 7 ,用 root 執行:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:vbernat/CentOS_7/home:vbernat.repo
yum install lldpd
需要 Debian 9.0 ,執行以下:
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
需要 Debian 8.0 ,執行以下:
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
需要 Debian 7.0 ,執行以下:
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
需要 Debian 13 ,執行以下:
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_13/ /' | sudo tee /etc/apt/sources.list.d/home:vbernat.list
curl -fsSL https://download.opensuse.org/repositories/home:vbernat/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vbernat.gpg > /dev/null
sudo apt update
sudo apt install lldpd
需要 Debian 12 ,執行以下:
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
需要 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/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
需要 Debian 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/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
需要 Fedora 41 ,用 root 執行:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:vbernat/Fedora_41/home:vbernat.repo
dnf install lldpd
需要 Fedora 40 ,用 root 執行:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:vbernat/Fedora_40/home:vbernat.repo
dnf install lldpd
需要 Raspbian 12 ,執行以下:
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_12/ /' | sudo tee /etc/apt/sources.list.d/home:vbernat.list
curl -fsSL https://download.opensuse.org/repositories/home:vbernat/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vbernat.gpg > /dev/null
sudo apt update
sudo apt install lldpd
需要 Raspbian 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/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
需要 Raspbian 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/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

Raspbian 12 的套件:

Raspbian 11 的套件:

Raspbian 10 的套件:

需要 RHEL 7 ,用 root 執行:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:vbernat/RHEL_7/home:vbernat.repo
yum install lldpd
需要 xUbuntu 24.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/home:/vbernat/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:vbernat.list
curl -fsSL https://download.opensuse.org/repositories/home:vbernat/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_vbernat.gpg > /dev/null
sudo apt update
sudo apt install lldpd
需要 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/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
需要 xUbuntu 20.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/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
需要 xUbuntu 18.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/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
需要 xUbuntu 16.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/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