LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   deb-src (https://www.linuxquestions.org/questions/debian-26/deb-src-238832/)

nowens 10-04-2004 08:06 PM

deb-src
 
How do i use packages from deb-src

Dead Parrot 10-04-2004 09:24 PM

The packages in deb-src repositories contain the source code for binary packages in deb repositories.
http://www.debian.org/doc/developers...en.html#s4.6.3
These source packages are free and you can do what ever you like to do with them, provided you stay within the boundaries pointed out in GNU General Public License http://www.gnu.org/copyleft/gpl.html
For example, you can compile programs from source packages. Or you can modify them to your liking. Or you can fix bugs from them and submit patches to developers. Some hard-core geeks like nothing better than spending their evenings just reading source code. But you'll probably need to know the programming language they were written with to really appreciate the finer pleasures of reading source code. ;)


All times are GMT -5. The time now is 08:38 PM.