The following questions are not intended to be dumb questions. I just need to know all the specific details. I'm not an advanced Linux-user yet, but I working on it! __{{emoticon}}__
1. How to use the Aptosid and/or Siduction kernel in AntiX?
2. Can I really use Aptosid and/or Siduction repositories with AntiX?
AND
3. Which softwares from Aptosid and/or Siduction are worth using and/or experimenting with in AntiX?
And please keep in mind that I'm already using Debian Sid repositories in AntiX. Thanks in advance. __{{emoticon}}__
topic title: Aptosid OR Siduction repos in AntiX? Really?!?
4 posts
• Page 1 of 1
-
Posts: 45
- Joined: 03 Apr 2013
-
Posts: 325
- Joined: 04 Nov 2011
#3
The kernel of siduction you install with (example amd64)
Requirement is the inclusion of the source in the /etc/apt/sources.list.d/siduction.list
current
Code: Select all
apt-get update
apt-get install linux-image-siduction-amd64 linux-headers-siduction-amd64
current
Code: Select all
deb http://packages.siduction.org/base unstable main contrib non-free
-
Posts: 45
- Joined: 03 Apr 2013
#4
I see that. Thanks! __{{emoticon}}__