Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
21
rated 0 times [  21] [ 0]  / answers: 1 / hits: 11750  / 1 Year ago, mon, march 20, 2023, 7:53:24

I have heard that we can obtain the source code of Ubuntu and customize it as we wish. But where can I find the source code of Ubuntu, and what languages are used to write Ubuntu?


More From » source

 Answers
5

You really don't want to download the source code for all of Ubuntu. That's millions and millions of pages of text – literally. Instead, you'll get the source code for specific packages you're interested in, and that's very easy.



Ubuntu is written in lots and lots of different languages. C, C++, Vala and Python are highly popular, but all kinds of languages are used. Getting the source code for a specific package is very easy. As an example, let's download the source code for the Ubuntu One control panel. Open a terminal and run apt-get source ubuntuone-control-panel



You now have the source code for Ubuntu One Control Panel in a directory called ubuntuone-control-panel-VERSION_NUMBER.



Ready to explore? :)


[#40206] Tuesday, March 21, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
iedncommon

Total Points: 200
Total Questions: 95
Total Answers: 132

Location: Tonga
Member since Mon, Aug 2, 2021
3 Years ago
iedncommon questions
Sat, Jun 4, 22, 18:20, 2 Years ago
Mon, Apr 4, 22, 08:10, 2 Years ago
Tue, Jul 6, 21, 15:11, 3 Years ago
;