meson from home:CZ-NIC:knot-resolver-build project
Selecione seu sistema operacional
Adicionar repositório e instalar manualmente
Para Debian 9.0 execute o seguinte:
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:/CZ-NIC:/knot-resolver-build/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:CZ-NIC:knot-resolver-build.list curl -fsSL https://download.opensuse.org/repositories/home:CZ-NIC:knot-resolver-build/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_CZ-NIC_knot-resolver-build.gpg > /dev/null sudo apt update sudo apt install meson
Baixar pacotes binários diretamente
Adicionar repositório e instalar manualmente
Para xUbuntu 18.04 Ports execute o seguinte:
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:/CZ-NIC:/knot-resolver-build/xUbuntu_18.04_Ports/ /' | sudo tee /etc/apt/sources.list.d/home:CZ-NIC:knot-resolver-build.list curl -fsSL https://download.opensuse.org/repositories/home:CZ-NIC:knot-resolver-build/xUbuntu_18.04_Ports/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_CZ-NIC_knot-resolver-build.gpg > /dev/null sudo apt update sudo apt install meson
Para xUbuntu 18.04 execute o seguinte:
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:/CZ-NIC:/knot-resolver-build/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:CZ-NIC:knot-resolver-build.list curl -fsSL https://download.opensuse.org/repositories/home:CZ-NIC:knot-resolver-build/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_CZ-NIC_knot-resolver-build.gpg > /dev/null sudo apt update sudo apt install meson