LINUX.ORG.RU

История изменений

Исправление Vsevolod-linuxoid, (текущая версия) :

Сперва качаем нужный пакет с ключами и ставим:

wget http://php.freexian.com/public/freexian-archive-keyring.deb && sudo dpkg -i freexian-archive-keyring.deb

Потом в /etc/apt/sources.list прописываем:

deb [trusted=yes] http://archive.debian.org/debian/ jessie main contrib non-free
deb-src [trusted=yes] http://archive.debian.org/debian/ jessie main contrib non-free

deb [trusted=yes] http://archive.debian.org/debian-security jessie/updates main contrib non-free
deb-src [trusted=yes] http://archive.debian.org/debian-security jessie/updates main contrib non-free

deb http://deb.freexian.com/extended-lts jessie main contrib non-free

Потом делаем

apt-get update
apt-get dist-upgrade
reboot

Исправление Vsevolod-linuxoid, :

Сперва качаем нужный пакет с ключами и ставим:

wget http://php.freexian.com/public/freexian-archive-keyring.deb && sudo dpkg -i freexian-archive-keyring.deb

Потом в /etc/apt/sources.list прописываем:

deb [trusted=yes] http://archive.debian.org/debian/ jessie main contrib non-free
deb-src [trusted=yes] http://archive.debian.org/debian/ jessie main contrib non-free

deb [trusted=yes] http://archive.debian.org/debian-security jessie/updates main contrib non-free
deb-src [trusted=yes] http://archive.debian.org/debian-security jessie/updates main contrib non-free

deb http://deb.freexian.com/extended-lts wheezy main contrib non-free

Потом делаем

apt-get update
apt-get dist-upgrade
reboot

Исходная версия Vsevolod-linuxoid, :

Сперва качаем нужный пакет с ключами и ставим:

wget http://php.freexian.com/public/freexian-archive-keyring.deb && sudo dpkg -i freexian-archive-keyring.deb

Потом в /etc/apt/sources.list прописываем:

deb [trusted=yes] http://archive.debian.org/debian/ jessie main contrib non-free
deb-src [trusted=yes] http://archive.debian.org/debian/ jessie main contrib non-free

deb [trusted=yes] http://archive.debian.org/debian-security jessie/updates main contrib non-free
deb-src [trusted=yes] http://archive.debian.org/debian-security jessie/updates main contrib non-free

http://deb.freexian.com/extended-lts wheezy main contrib non-free

Потом делаем

apt-get update
apt-get dist-upgrade
reboot