This may be a stupid question, but I want to check the source code of the default Ubuntu installer program . I can't seem to find it, and I assume it is easier if I know the name of the program.
Asked
Active
Viewed 743 times
1 Answers
4
It's called "Ubiquity".
You can find the source code on the Launchpad project page or download the release used in your Ubuntu version using
apt-get source ubiquity
Florian Diesch
- 89,643