Is it possible to use debootstrap also with universe repository?

Asked by Fox7728

Is it possible to use debootstrap also with universe repository? It's will be very useful. It will replace a few bunch of commands.

Sorry for my english. It isn't my native language. I speak Russian (but don't live in it).

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu debootstrap Edit question
Assignee:
No assignee Edit question
Solved by:
Manfred Hampl
Solved:
Last query:
Last reply:
Revision history for this message
Best Manfred Hampl (m-hampl) said :
#1

debootstrap --components=main,universe ... ...

should do what you need.

Revision history for this message
Fox7728 (fox7728) said :
#2

Thanks!

Revision history for this message
Fox7728 (fox7728) said :
#3

Thanks Manfred Hampl, that solved my question.