elboy71
Status: New User - Welcome
Joined: 14 Jan 2012
Posts: 4
Location: Puerto Rico
Back to top
Posted: Jan 22, 12, 18:13    Help adding Siduction Repos to Sid
Any help or tutorial for adding Siduction Repos to a plain vanilla Sid installation with SMXI script will be really appreciated.
techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 2655
Location: East Coast, West Coast? I know it's one of them.
Back to top
Posted: Jan 23, 12, 0:47    
like so, do this in console, as root:

:: Code ::
echo "deb ftp://gtlib.gatech.edu/pub/siduction/siduction unstable main
deb ftp://gtlib.gatech.edu/pub/siduction/fixes unstable main
" > /etc/apt/sources.list.d/siduction.list


then update apt:
:: Code ::
apt-get update
apt-get install siduction-archive-keyring


You may get a complaint about missing keyring, just say yes, override, and once you install their keyrings that error will go away.

After you have done that you can install whatever you want from their repos.
Display posts from previous:   

All times are GMT - 8 Hours