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.
Back to top |
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 |
All times are GMT - 8 Hours |