Automatix2 Setup in Debian Etch
Июнь 21, 2007 |Без рубрики
Не уверен, но возможно из-за установки именно этого пакета у меня отвалилась usb-мышка, а следом за ней и все остальные usb-устройства. По крайней мере, после установки…
Before installing Automatix2, make sure that the non-free and contrib directories in your primary debian repository in /etc/apt/sources.list are enabled. Automatix2 depends on one or more packages from these directories. Your primary debian repository should look like something as follows
deb http://ftp.us.debian.org/debian/ etch main non-free contribInstall Automatix2 in Debian Etch
Open terminal do the following enter each line and press enter
echo “deb http://www.getautomatix.com/apt etch main” | sudo tee -a /etc/apt/sources.list
wget http://www.getautomatix.com/keys/automatix2.key
gpg –import automatix2.key
gpg –export –armor E23C5FC3 | sudo apt-key add -
Now you need to update your source list using the following command
#apt-get update
Install Automatix2 Using the following command
#apt-get install automatix2
Ссылки на эту статью
(HTML-BBcode-Plain Text)

Before installing Automatix2, make sure that the non-free and contrib directories in your primary debian repository in /etc/apt/sources.list are enabled. Automatix2 depends on one or more packages from these directories. Your primary debian repository should look like something as follows
Записей: 745 шт.
Комментирование завершено.