snapraid from home:paulSUSE 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:paulSUSE/CentOS_8_Stream/home:paulSUSE.repo yum install snapraid
Voor CentOS 8 voer het volgende als root uit:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:paulSUSE/CentOS_8/home:paulSUSE.repo yum install snapraid
Voor CentOS 7 voer het volgende als root uit:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:paulSUSE/CentOS_7/home:paulSUSE.repo yum install snapraid
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:/paulSUSE/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:paulSUSE.list curl -fsSL https://download.opensuse.org/repositories/home:paulSUSE/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_paulSUSE.gpg > /dev/null sudo apt update sudo apt install snapraid
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:/paulSUSE/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:paulSUSE.list curl -fsSL https://download.opensuse.org/repositories/home:paulSUSE/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_paulSUSE.gpg > /dev/null sudo apt update sudo apt install snapraid
Voor Debian 9.0 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:/paulSUSE/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:paulSUSE.list curl -fsSL https://download.opensuse.org/repositories/home:paulSUSE/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_paulSUSE.gpg > /dev/null sudo apt update sudo apt install snapraid
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:/paulSUSE/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:paulSUSE.list curl -fsSL https://download.opensuse.org/repositories/home:paulSUSE/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_paulSUSE.gpg > /dev/null sudo apt update sudo apt install snapraid
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:/paulSUSE/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:paulSUSE.list curl -fsSL https://download.opensuse.org/repositories/home:paulSUSE/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_paulSUSE.gpg > /dev/null sudo apt update sudo apt install snapraid
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:/paulSUSE/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:paulSUSE.list curl -fsSL https://download.opensuse.org/repositories/home:paulSUSE/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_paulSUSE.gpg > /dev/null sudo apt update sudo apt install snapraid
Direct binaire pakketten pakken
Installatiebron toevoegen en handmatig installeren
Voor Mageia Cauldron voer het volgende als root uit:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:paulSUSE/Mageia_Cauldron/home:paulSUSE.repo dnf install snapraid
Voor Mageia 9 voer het volgende als root uit:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:paulSUSE/Mageia_9/home:paulSUSE.repo dnf install snapraid
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:paulSUSE/openSUSE_Tumbleweed/home:paulSUSE.repo zypper refresh zypper install snapraid
Voor openSUSE Slowroll voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:paulSUSE/openSUSE_Slowroll/home:paulSUSE.repo zypper refresh zypper install snapraid
Voor openSUSE Leap 15.2 ARM voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:paulSUSE/openSUSE_Leap_15.2_ARM/home:paulSUSE.repo zypper refresh zypper install snapraid
Voor 15.6 voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:paulSUSE/15.6/home:paulSUSE.repo zypper refresh zypper install snapraid
Voor 15.5 voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:paulSUSE/15.5/home:paulSUSE.repo zypper refresh zypper install snapraid
Voor 15.4 voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:paulSUSE/15.4/home:paulSUSE.repo zypper refresh zypper install snapraid
Direct binaire pakketten pakken
Installatiebron toevoegen en handmatig installeren
Voor RHEL 7 voer het volgende als root uit:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:paulSUSE/RHEL_7/home:paulSUSE.repo yum install snapraid
Direct binaire pakketten pakken
Installatiebron toevoegen en handmatig installeren
Voor xUbuntu 23.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:/paulSUSE/xUbuntu_23.10/ /' | sudo tee /etc/apt/sources.list.d/home:paulSUSE.list curl -fsSL https://download.opensuse.org/repositories/home:paulSUSE/xUbuntu_23.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_paulSUSE.gpg > /dev/null sudo apt update sudo apt install snapraid
Voor xUbuntu 23.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:/paulSUSE/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/home:paulSUSE.list curl -fsSL https://download.opensuse.org/repositories/home:paulSUSE/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_paulSUSE.gpg > /dev/null sudo apt update sudo apt install snapraid
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:/paulSUSE/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:paulSUSE.list curl -fsSL https://download.opensuse.org/repositories/home:paulSUSE/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_paulSUSE.gpg > /dev/null sudo apt update sudo apt install snapraid
Voor xUbuntu 21.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:/paulSUSE/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/home:paulSUSE.list curl -fsSL https://download.opensuse.org/repositories/home:paulSUSE/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_paulSUSE.gpg > /dev/null sudo apt update sudo apt install snapraid
Voor xUbuntu 21.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:/paulSUSE/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/home:paulSUSE.list curl -fsSL https://download.opensuse.org/repositories/home:paulSUSE/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_paulSUSE.gpg > /dev/null sudo apt update sudo apt install snapraid
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:/paulSUSE/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:paulSUSE.list curl -fsSL https://download.opensuse.org/repositories/home:paulSUSE/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_paulSUSE.gpg > /dev/null sudo apt update sudo apt install snapraid