История изменений
Исправление
Dron,
(текущая версия)
:
echo "deb http://ftp.fi.debian.org/debian/ testing contrib non-free" >> /etc/apt/sources.list
dpkg --add-architecture i386
apt-get update
#apt-get upgrade # по желанию
apt-get install steam
Исправление
Dron,
:
echo "deb http://ftp.fi.debian.org/debian/ stable contrib non-free" >> /etc/apt/sources.list
dpkg --add-architecture i386
apt-get update
#apt-get upgrade # по желанию
apt-get install steam
Исходная версия
Dron,
:
echo "deb http://ftp.fi.debian.org/debian/ stable contrib non-free" >> /etc/apt/sources.list
dpkg --add-architecture i386
apt-get update
#apt-get upgrade # по желанию
apt-get install steam