onedriver from home:jstaf project
Выберите операционную систему
Добавить репозиторий и установить вручную
Для Debian Unstable запустите:
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:/jstaf/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:jstaf.list curl -fsSL https://download.opensuse.org/repositories/home:jstaf/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jstaf.gpg > /dev/null sudo apt update sudo apt install onedriver
Для Debian Testing запустите:
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:/jstaf/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:jstaf.list curl -fsSL https://download.opensuse.org/repositories/home:jstaf/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jstaf.gpg > /dev/null sudo apt update sudo apt install onedriver
Для Debian 12 запустите:
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:/jstaf/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:jstaf.list curl -fsSL https://download.opensuse.org/repositories/home:jstaf/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jstaf.gpg > /dev/null sudo apt update sudo apt install onedriver
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для openSUSE Tumbleweed запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:jstaf/openSUSE_Tumbleweed/home:jstaf.repo zypper refresh zypper install onedriver
Для 15.6 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:jstaf/15.6/home:jstaf.repo zypper refresh zypper install onedriver
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для Raspbian 13 запустите:
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:/jstaf/Raspbian_13/ /' | sudo tee /etc/apt/sources.list.d/home:jstaf.list curl -fsSL https://download.opensuse.org/repositories/home:jstaf/Raspbian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jstaf.gpg > /dev/null sudo apt update sudo apt install onedriver
Для Raspbian 12 запустите:
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:/jstaf/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:jstaf.list curl -fsSL https://download.opensuse.org/repositories/home:jstaf/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jstaf.gpg > /dev/null sudo apt update sudo apt install onedriver
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для xUbuntu 25.10 запустите:
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:/jstaf/xUbuntu_25.10/ /' | sudo tee /etc/apt/sources.list.d/home:jstaf.list curl -fsSL https://download.opensuse.org/repositories/home:jstaf/xUbuntu_25.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jstaf.gpg > /dev/null sudo apt update sudo apt install onedriver
Для xUbuntu 24.04 запустите:
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:/jstaf/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:jstaf.list curl -fsSL https://download.opensuse.org/repositories/home:jstaf/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jstaf.gpg > /dev/null sudo apt update sudo apt install onedriver
Для xUbuntu 22.04 запустите:
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:/jstaf/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:jstaf.list curl -fsSL https://download.opensuse.org/repositories/home:jstaf/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jstaf.gpg > /dev/null sudo apt update sudo apt install onedriver