libudjat from home:PerryWerneck:udjat project
选择您的操作系统
添加软件源并手动安装
对于 openSUSE Tumbleweed,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:PerryWerneck:udjat/openSUSE_Tumbleweed/home:PerryWerneck:udjat.repo zypper refresh zypper install libudjat
对于 SLE 12 SP1 Backports,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:PerryWerneck:udjat/SLE_12_SP1_Backports/home:PerryWerneck:udjat.repo zypper refresh zypper install libudjat
对于 15.6,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:PerryWerneck:udjat/15.6/home:PerryWerneck:udjat.repo zypper refresh zypper install libudjat
直接抓取二进制软件包
添加软件源并手动安装
对于 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:/PerryWerneck:/udjat/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:PerryWerneck:udjat.list curl -fsSL https://download.opensuse.org/repositories/home:PerryWerneck:udjat/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_PerryWerneck_udjat.gpg > /dev/null sudo apt update sudo apt install libudjat