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 732 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
- 87,389
bzr
on the development page. – Chai T. Rex May 15 '17 at 00:54