dpdk from home:kevintraynor project

選擇您的作業系統

需要 CentOS 8 Stream ,用 root 執行:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:kevintraynor/CentOS_8_Stream/home:kevintraynor.repo
yum install dpdk
需要 CentOS 8 ,用 root 執行:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:kevintraynor/CentOS_8/home:kevintraynor.repo
yum install dpdk
需要 CentOS 7 ,用 root 執行:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:kevintraynor/CentOS_7/home:kevintraynor.repo
yum install dpdk
需要 Debian Unstable ,執行以下:
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:/kevintraynor/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:kevintraynor.list
curl -fsSL https://download.opensuse.org/repositories/home:kevintraynor/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kevintraynor.gpg > /dev/null
sudo apt update
sudo apt install dpdk
需要 Debian Testing ,執行以下:
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:/kevintraynor/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:kevintraynor.list
curl -fsSL https://download.opensuse.org/repositories/home:kevintraynor/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kevintraynor.gpg > /dev/null
sudo apt update
sudo apt install dpdk
需要 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:/kevintraynor/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:kevintraynor.list
curl -fsSL https://download.opensuse.org/repositories/home:kevintraynor/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kevintraynor.gpg > /dev/null
sudo apt update
sudo apt install dpdk
需要 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:/kevintraynor/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:kevintraynor.list
curl -fsSL https://download.opensuse.org/repositories/home:kevintraynor/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kevintraynor.gpg > /dev/null
sudo apt update
sudo apt install dpdk
需要 Mageia Cauldron ,用 root 執行:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:kevintraynor/Mageia_Cauldron/home:kevintraynor.repo
dnf install dpdk
需要 Mageia 8 ,用 root 執行:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:kevintraynor/Mageia_8/home:kevintraynor.repo
dnf install dpdk
需要 openSUSE Tumbleweed ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:kevintraynor/openSUSE_Tumbleweed/home:kevintraynor.repo
zypper refresh
zypper install dpdk
需要 openSUSE Factory ARM ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:kevintraynor/openSUSE_Factory_ARM/home:kevintraynor.repo
zypper refresh
zypper install dpdk
需要 15.4 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:kevintraynor/15.4/home:kevintraynor.repo
zypper refresh
zypper install dpdk
需要 RHEL 7 ,用 root 執行:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:kevintraynor/RHEL_7/home:kevintraynor.repo
yum install dpdk
需要 SLE 15 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:kevintraynor/SLE_15/home:kevintraynor.repo
zypper refresh
zypper install dpdk
需要 SLE 12 SP4 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:kevintraynor/SLE_12_SP4/home:kevintraynor.repo
zypper refresh
zypper install dpdk
需要 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:/kevintraynor/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:kevintraynor.list
curl -fsSL https://download.opensuse.org/repositories/home:kevintraynor/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_kevintraynor.gpg > /dev/null
sudo apt update
sudo apt install dpdk

xUbuntu 20.04 的套件: