libglvnd0 from home:den_erpel project
选择您的操作系统
添加软件源并手动安装
对于 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:/den_erpel/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:den_erpel.list curl -fsSL https://download.opensuse.org/repositories/home:den_erpel/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_den_erpel.gpg > /dev/null sudo apt update sudo apt install libglvnd0
对于 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:/den_erpel/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:den_erpel.list curl -fsSL https://download.opensuse.org/repositories/home:den_erpel/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_den_erpel.gpg > /dev/null sudo apt update sudo apt install libglvnd0
对于 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:/den_erpel/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:den_erpel.list curl -fsSL https://download.opensuse.org/repositories/home:den_erpel/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_den_erpel.gpg > /dev/null sudo apt update sudo apt install libglvnd0
直接抓取二进制软件包
添加软件源并手动安装
对于 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:/den_erpel/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:den_erpel.list curl -fsSL https://download.opensuse.org/repositories/home:den_erpel/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_den_erpel.gpg > /dev/null sudo apt update sudo apt install libglvnd0
直接抓取二进制软件包
添加软件源并手动安装
对于 xUbuntu 21.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:/den_erpel/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/home:den_erpel.list curl -fsSL https://download.opensuse.org/repositories/home:den_erpel/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_den_erpel.gpg > /dev/null sudo apt update sudo apt install libglvnd0
对于 xUbuntu 21.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:/den_erpel/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/home:den_erpel.list curl -fsSL https://download.opensuse.org/repositories/home:den_erpel/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_den_erpel.gpg > /dev/null sudo apt update sudo apt install libglvnd0