Linux Debian source code?
Saturday, March 27th, 2010 at
05:00
Dose anyone know where to find the source code for linux debian? Not the software to install it, but the actuall line by line of code? If not Debian and other flavors of linux? thanks
Tagged with: flavors • Linux • source code
Filed under: Debian
Like this post? Subscribe to my RSS feed and get loads more!
As you may know Debian is collection of several software packages. You can get individual source packages if you goto packages.debian.org and search by source
You can also goto the directory that you want the source code downloaded to and type: apt-get source packagename
You can find that exact package name from searching aptitude or synaptic.
I doubt you want the entire source, as that would fill several DVD’s
I answered a question titled "Linux source code?" that will give you more info.