libudjathttp from home:PerryWerneck:udjat project
Sty agraw n unessmres nnek/m
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:PerryWerneck:udjat/openSUSE_Tumbleweed/home:PerryWerneck:udjat.repo zypper refresh zypper install libudjathttp
For SLE 12 SP1 Backports run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:PerryWerneck:udjat/SLE_12_SP1_Backports/home:PerryWerneck:udjat.repo zypper refresh zypper install libudjathttp
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:PerryWerneck:udjat/15.6/home:PerryWerneck:udjat.repo zypper refresh zypper install libudjathttp
Grab binary packages directly
Add repository and install manually
For xUbuntu 24.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:/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 libudjathttp