I would like to know where to find the source code of Ubuntu 12.04. I'd like to see how far it is "open source".
|
|
Linux Kernel Source Code:
Ubuntu Source Code: Specific Software Source Code:
where package is the program/package's source code you want to adopt. then type:
to get the source for that package. For instance:
|
|||||||||||||
|
|
The source code for every package in the main and universe archives is in Launchpad, or you can get it by enabling Source code for packages in the partner repositories is not generally available, as they are mostly not open source applications. This is true for some items available in the Software Center as well. |
|||
|
|
|
You can download the complete source code ISOs from the Ubuntu download servers |
||||
|
|
|
Software in linux distributions is organized into packages. Each package either contains user facing software like Firefox, or libraries like libasound2 which is required by firefox. If you install Firefox, the The vast majority of things in Ubuntu's repositories of packages are open source. But Ubuntu does have a list of approved proprietary software. While this software doesn't satisfy the freedom goals of Ubuntu, they are greatly desired by the community, and provide a lot of value. Examples of this are Skype or Sun Java (now removed). These packages are not listed on the Ubuntu packages site. |
|||
|
|