ecryptfs-simple from home:obs_mhogomchungu project
Выберите операционную систему
Добавить репозиторий и установить вручную
Для Raspbian 9.0 запустите:
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:/obs_mhogomchungu/Raspbian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:obs_mhogomchungu.list curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/Raspbian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null sudo apt update sudo apt install ecryptfs-simple
Для 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:/obs_mhogomchungu/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:obs_mhogomchungu.list curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null sudo apt update sudo apt install ecryptfs-simple
Для Debian 9.0 запустите:
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:/obs_mhogomchungu/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:obs_mhogomchungu.list curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null sudo apt update sudo apt install ecryptfs-simple
Для Debian 8.0 запустите:
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:/obs_mhogomchungu/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/home:obs_mhogomchungu.list curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null sudo apt update sudo apt install ecryptfs-simple
Для Debian 7.0 запустите:
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:/obs_mhogomchungu/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/home:obs_mhogomchungu.list curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null sudo apt update sudo apt install ecryptfs-simple
Для Debian 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:/obs_mhogomchungu/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:obs_mhogomchungu.list curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null sudo apt update sudo apt install ecryptfs-simple
Для 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:/obs_mhogomchungu/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:obs_mhogomchungu.list curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null sudo apt update sudo apt install ecryptfs-simple
Для Debian 11 запустите:
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:/obs_mhogomchungu/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:obs_mhogomchungu.list curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null sudo apt update sudo apt install ecryptfs-simple
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для Fedora 38 запустите от имени root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:obs_mhogomchungu/Fedora_38/home:obs_mhogomchungu.repo dnf install ecryptfs-simple
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для openSUSE Tumbleweed запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:obs_mhogomchungu/openSUSE_Tumbleweed/home:obs_mhogomchungu.repo zypper refresh zypper install ecryptfs-simple
Для openSUSE Slowroll запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:obs_mhogomchungu/openSUSE_Slowroll/home:obs_mhogomchungu.repo zypper refresh zypper install ecryptfs-simple
Для 16.0 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:obs_mhogomchungu/16.0/home:obs_mhogomchungu.repo zypper refresh zypper install ecryptfs-simple
Для 15.6 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:obs_mhogomchungu/15.6/home:obs_mhogomchungu.repo zypper refresh zypper install ecryptfs-simple
Для 15.5 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:obs_mhogomchungu/15.5/home:obs_mhogomchungu.repo zypper refresh zypper install ecryptfs-simple
Для 15.4 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:obs_mhogomchungu/15.4/home:obs_mhogomchungu.repo zypper refresh zypper install ecryptfs-simple
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для 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:/obs_mhogomchungu/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:obs_mhogomchungu.list curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null sudo apt update sudo apt install ecryptfs-simple
Для Raspbian 11 запустите:
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:/obs_mhogomchungu/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:obs_mhogomchungu.list curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null sudo apt update sudo apt install ecryptfs-simple
Для Raspbian 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:/obs_mhogomchungu/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:obs_mhogomchungu.list curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null sudo apt update sudo apt install ecryptfs-simple
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для xUbuntu 25.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:/obs_mhogomchungu/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:obs_mhogomchungu.list curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null sudo apt update sudo apt install ecryptfs-simple
Для xUbuntu 24.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:/obs_mhogomchungu/xUbuntu_24.10/ /' | sudo tee /etc/apt/sources.list.d/home:obs_mhogomchungu.list curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/xUbuntu_24.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null sudo apt update sudo apt install ecryptfs-simple
Для 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:/obs_mhogomchungu/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:obs_mhogomchungu.list curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null sudo apt update sudo apt install ecryptfs-simple
Для xUbuntu 23.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:/obs_mhogomchungu/xUbuntu_23.10/ /' | sudo tee /etc/apt/sources.list.d/home:obs_mhogomchungu.list curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/xUbuntu_23.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null sudo apt update sudo apt install ecryptfs-simple
Для xUbuntu 23.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:/obs_mhogomchungu/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/home:obs_mhogomchungu.list curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null sudo apt update sudo apt install ecryptfs-simple
Для xUbuntu 22.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:/obs_mhogomchungu/xUbuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/home:obs_mhogomchungu.list curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/xUbuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null sudo apt update sudo apt install ecryptfs-simple
Для 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:/obs_mhogomchungu/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:obs_mhogomchungu.list curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null sudo apt update sudo apt install ecryptfs-simple
Для xUbuntu 21.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:/obs_mhogomchungu/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/home:obs_mhogomchungu.list curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null sudo apt update sudo apt install ecryptfs-simple
Для xUbuntu 21.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:/obs_mhogomchungu/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/home:obs_mhogomchungu.list curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null sudo apt update sudo apt install ecryptfs-simple
Для xUbuntu 20.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:/obs_mhogomchungu/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:obs_mhogomchungu.list curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null sudo apt update sudo apt install ecryptfs-simple
Для xUbuntu 18.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:/obs_mhogomchungu/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:obs_mhogomchungu.list curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null sudo apt update sudo apt install ecryptfs-simple
Для xUbuntu 16.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:/obs_mhogomchungu/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/home:obs_mhogomchungu.list curl -fsSL https://download.opensuse.org/repositories/home:obs_mhogomchungu/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_obs_mhogomchungu.gpg > /dev/null sudo apt update sudo apt install ecryptfs-simple
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для Fedora 37 запустите от имени root:
?
Для Fedora 36 запустите от имени root:
?