imapbackup from home:stefjakobs project
Seleccione o seu sistema operativo
Engadir repositorio e instalar manualmente
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:/stefjakobs/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:stefjakobs.list curl -fsSL https://download.opensuse.org/repositories/home:stefjakobs/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_stefjakobs.gpg > /dev/null sudo apt update sudo apt install imapbackup
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:/stefjakobs/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:stefjakobs.list curl -fsSL https://download.opensuse.org/repositories/home:stefjakobs/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_stefjakobs.gpg > /dev/null sudo apt update sudo apt install imapbackup
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:/stefjakobs/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:stefjakobs.list curl -fsSL https://download.opensuse.org/repositories/home:stefjakobs/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_stefjakobs.gpg > /dev/null sudo apt update sudo apt install imapbackup
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para openSUSE Tumbleweed execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:stefjakobs/openSUSE_Tumbleweed/home:stefjakobs.repo zypper refresh zypper install imapbackup
Para openSUSE Slowroll execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:stefjakobs/openSUSE_Slowroll/home:stefjakobs.repo zypper refresh zypper install imapbackup
Para openSUSE Factory execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:stefjakobs/openSUSE_Factory/home:stefjakobs.repo zypper refresh zypper install imapbackup
Para 16.0 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:stefjakobs/16.0/home:stefjakobs.repo zypper refresh zypper install imapbackup
Para 15.6 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:stefjakobs/15.6/home:stefjakobs.repo zypper refresh zypper install imapbackup
Para 15.5 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:stefjakobs/15.5/home:stefjakobs.repo zypper refresh zypper install imapbackup