Help adding Siduction Repos to Sid
elboy71
Status: Interested
Joined: 14 Jan 2012
Posts: 10
Location: Puerto Rico
Reply Quote
Any help or tutorial for adding Siduction Repos to a plain vanilla Sid installation with SMXI script will be really appreciated.
Back to top
techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 4127
Location: East Coast, West Coast? I know it's one of them.
Reply Quote
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.
Back to top
Display posts from previous:   

All times are GMT - 8 Hours