rizin from home:RizinOrg project
Kies uw besturingssysteem
Installatiebron toevoegen en handmatig installeren
Voor CentOS 8 Stream voer het volgende als root uit:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:RizinOrg/CentOS_8_Stream/home:RizinOrg.repo yum install rizin
Direct binaire pakketten pakken
Installatiebron toevoegen en handmatig installeren
Voor Debian Unstable voer het volgende uit:
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:/RizinOrg/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:RizinOrg.list curl -fsSL https://download.opensuse.org/repositories/home:RizinOrg/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_RizinOrg.gpg > /dev/null sudo apt update sudo apt install rizin
Voor Debian Testing voer het volgende uit:
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:/RizinOrg/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:RizinOrg.list curl -fsSL https://download.opensuse.org/repositories/home:RizinOrg/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_RizinOrg.gpg > /dev/null sudo apt update sudo apt install rizin
Voor Debian 12 voer het volgende uit:
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:/RizinOrg/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:RizinOrg.list curl -fsSL https://download.opensuse.org/repositories/home:RizinOrg/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_RizinOrg.gpg > /dev/null sudo apt update sudo apt install rizin
Voor Debian 11 voer het volgende uit:
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:/RizinOrg/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:RizinOrg.list curl -fsSL https://download.opensuse.org/repositories/home:RizinOrg/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_RizinOrg.gpg > /dev/null sudo apt update sudo apt install rizin
Voor Debian 10 voer het volgende uit:
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:/RizinOrg/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:RizinOrg.list curl -fsSL https://download.opensuse.org/repositories/home:RizinOrg/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_RizinOrg.gpg > /dev/null sudo apt update sudo apt install rizin
Direct binaire pakketten pakken
Installatiebron toevoegen en handmatig installeren
Voor Fedora 40 voer het volgende als root uit:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:RizinOrg/Fedora_40/home:RizinOrg.repo dnf install rizin
Voor Fedora 39 voer het volgende als root uit:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:RizinOrg/Fedora_39/home:RizinOrg.repo dnf install rizin
Direct binaire pakketten pakken
Installatiebron toevoegen en handmatig installeren
Voor openSUSE Tumbleweed voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:RizinOrg/openSUSE_Tumbleweed/home:RizinOrg.repo zypper refresh zypper install rizin
Voor 15.4 voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:RizinOrg/15.4/home:RizinOrg.repo zypper refresh zypper install rizin
Direct binaire pakketten pakken
Installatiebron toevoegen en handmatig installeren
Voor xUbuntu 25.04 voer het volgende uit:
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:/RizinOrg/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:RizinOrg.list curl -fsSL https://download.opensuse.org/repositories/home:RizinOrg/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_RizinOrg.gpg > /dev/null sudo apt update sudo apt install rizin
Voor xUbuntu 24.10 voer het volgende uit:
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:/RizinOrg/xUbuntu_24.10/ /' | sudo tee /etc/apt/sources.list.d/home:RizinOrg.list curl -fsSL https://download.opensuse.org/repositories/home:RizinOrg/xUbuntu_24.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_RizinOrg.gpg > /dev/null sudo apt update sudo apt install rizin
Voor xUbuntu 24.04 voer het volgende uit:
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:/RizinOrg/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:RizinOrg.list curl -fsSL https://download.opensuse.org/repositories/home:RizinOrg/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_RizinOrg.gpg > /dev/null sudo apt update sudo apt install rizin
Voor xUbuntu 22.04 voer het volgende uit:
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:/RizinOrg/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:RizinOrg.list curl -fsSL https://download.opensuse.org/repositories/home:RizinOrg/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_RizinOrg.gpg > /dev/null sudo apt update sudo apt install rizin
Voor xUbuntu 20.04 voer het volgende uit:
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:/RizinOrg/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:RizinOrg.list curl -fsSL https://download.opensuse.org/repositories/home:RizinOrg/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_RizinOrg.gpg > /dev/null sudo apt update sudo apt install rizin