CrazyEngineers
  • Where to find the ubuntu full source code

    tveswaran

    Member

    Updated: Oct 26, 2024
    Views: 1.2K
    i need full Ubuntu source code....... tell me where to download .....
    i know this is pen source.......
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Kaustubh Katdare

    AdministratorDec 26, 2008

    To the best of my knowledge, Ubuntu uses Debian Linux source code. Correct me if I'm wrong.

    Addendum: Take a look here - #-Link-Snipped-#
    Are you sure? This action cannot be undone.
    Cancel
  • Aashish Joshi

    MemberDec 28, 2008

    The_Big_K
    To the best of my knowledge, Ubuntu uses Debian Linux source code. Correct me if I'm wrong.
    Yes, Ubuntu is based on Debian.

    If you need the kernel source code, follow these steps:

    1. Make sure you have the source code repository enabled. To do this, go to System>Administration>Software Sources and check the source code repository. Reload the package information.


    2. Open a terminal window and type

    sudo apt-get install linux-source-2.x.xx

    Replace 2.x.xx with the kernel version. If you don't know what your kernel version is, use the following command:

    uname -r

    The output will be something like this "2.6.27-9-generic"

    In this case you will have to replace 2.x.xx with 2.6.27

    Also look at the following post for more information <a href="https://ubuntuforums.org/showthread.php?t=200634" target="_blank" rel="nofollow noopener noreferrer">Ubuntu Forums</a>
    Are you sure? This action cannot be undone.
    Cancel
  • zia.sepsis

    MemberDec 28, 2008

    thanks mates.... this may be help full for me too😁
    Are you sure? This action cannot be undone.
    Cancel
  • sauravgoswami

    MemberDec 28, 2008

    well i have ubuntu CD, i have to check wheather they have source code in it,if yess,i will get back to you
    Are you sure? This action cannot be undone.
    Cancel
  • Aashish Joshi

    MemberDec 29, 2008

    I forgot to mention that you have to be connected to the internet to install the source code. Almost all the software that you install through the repositories is downloaded from the internet.
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register