libfastjson4 from home:rgerhards project
Selecione seu sistema operacional
Adicionar repositório e instalar manualmente
Para Raspbian 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:/rgerhards/Raspbian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:rgerhards.list curl -fsSL https://download.opensuse.org/repositories/home:rgerhards/Raspbian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rgerhards.gpg > /dev/null sudo apt update sudo apt install libfastjson4
Para Debian Unstable 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:/rgerhards/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:rgerhards.list curl -fsSL https://download.opensuse.org/repositories/home:rgerhards/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rgerhards.gpg > /dev/null sudo apt update sudo apt install libfastjson4
Para Debian 13 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:/rgerhards/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:rgerhards.list curl -fsSL https://download.opensuse.org/repositories/home:rgerhards/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rgerhards.gpg > /dev/null sudo apt update sudo apt install libfastjson4
Para Debian 12 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:/rgerhards/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:rgerhards.list curl -fsSL https://download.opensuse.org/repositories/home:rgerhards/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rgerhards.gpg > /dev/null sudo apt update sudo apt install libfastjson4
Para Debian 11 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:/rgerhards/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:rgerhards.list curl -fsSL https://download.opensuse.org/repositories/home:rgerhards/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rgerhards.gpg > /dev/null sudo apt update sudo apt install libfastjson4
Baixar pacotes binários diretamente
Adicionar repositório e instalar manualmente
Para Fedora 43 execute o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:rgerhards/Fedora_43/home:rgerhards.repo dnf install libfastjson4
Para Fedora 42 execute o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:rgerhards/Fedora_42/home:rgerhards.repo dnf install libfastjson4
Baixar pacotes binários diretamente
Adicionar repositório e instalar manualmente
Para openSUSE Tumbleweed execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:rgerhards/openSUSE_Tumbleweed/home:rgerhards.repo zypper refresh zypper install libfastjson4
Para openSUSE Leap 42.3 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:rgerhards/openSUSE_Leap_42.3/home:rgerhards.repo zypper refresh zypper install libfastjson4
Para openSUSE Factory zSystems execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:rgerhards/openSUSE_Factory_zSystems/home:rgerhards.repo zypper refresh zypper install libfastjson4
Para openSUSE Factory ARM execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:rgerhards/openSUSE_Factory_ARM/home:rgerhards.repo zypper refresh zypper install libfastjson4
Para 15.6 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:rgerhards/15.6/home:rgerhards.repo zypper refresh zypper install libfastjson4
Para 15.5 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:rgerhards/15.5/home:rgerhards.repo zypper refresh zypper install libfastjson4
Para 15.4 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:rgerhards/15.4/home:rgerhards.repo zypper refresh zypper install libfastjson4
Baixar pacotes binários diretamente
Adicionar repositório e instalar manualmente
Para Raspbian 12 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:/rgerhards/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:rgerhards.list curl -fsSL https://download.opensuse.org/repositories/home:rgerhards/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rgerhards.gpg > /dev/null sudo apt update sudo apt install libfastjson4
Para Raspbian 11 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:/rgerhards/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:rgerhards.list curl -fsSL https://download.opensuse.org/repositories/home:rgerhards/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rgerhards.gpg > /dev/null sudo apt update sudo apt install libfastjson4
Para Raspbian 10 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:/rgerhards/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:rgerhards.list curl -fsSL https://download.opensuse.org/repositories/home:rgerhards/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rgerhards.gpg > /dev/null sudo apt update sudo apt install libfastjson4
Baixar pacotes binários diretamente
Adicionar repositório e instalar manualmente
Para SLE 15 SP3 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:rgerhards/SLE_15_SP3/home:rgerhards.repo zypper refresh zypper install libfastjson4
Para SLE 15 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:rgerhards/SLE_15/home:rgerhards.repo zypper refresh zypper install libfastjson4
Para SLE 12 SP4 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:rgerhards/SLE_12_SP4/home:rgerhards.repo zypper refresh zypper install libfastjson4
Para SLE 12 SP3 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:rgerhards/SLE_12_SP3/home:rgerhards.repo zypper refresh zypper install libfastjson4
Baixar pacotes binários diretamente
Adicionar repositório e instalar manualmente
Para xUbuntu 24.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:/rgerhards/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:rgerhards.list curl -fsSL https://download.opensuse.org/repositories/home:rgerhards/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rgerhards.gpg > /dev/null sudo apt update sudo apt install libfastjson4
Para xUbuntu 22.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:/rgerhards/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:rgerhards.list curl -fsSL https://download.opensuse.org/repositories/home:rgerhards/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rgerhards.gpg > /dev/null sudo apt update sudo apt install libfastjson4
Para xUbuntu 20.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:/rgerhards/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:rgerhards.list curl -fsSL https://download.opensuse.org/repositories/home:rgerhards/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rgerhards.gpg > /dev/null sudo apt update sudo apt install libfastjson4
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:/rgerhards/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:rgerhards.list curl -fsSL https://download.opensuse.org/repositories/home:rgerhards/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rgerhards.gpg > /dev/null sudo apt update sudo apt install libfastjson4
Para xUbuntu 16.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:/rgerhards/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/home:rgerhards.list curl -fsSL https://download.opensuse.org/repositories/home:rgerhards/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_rgerhards.gpg > /dev/null sudo apt update sudo apt install libfastjson4
Baixar pacotes binários diretamente
Adicionar repositório e instalar manualmente
Para openEuler 24.03 execute o seguinte como root:
?