Tagged Questions
1
vote
1answer
181 views
Setting up a minimal apt-get environment
I would like to set up a minimal environment with apt-get then selectively install packages one at a time.
My understanding is that this is basically what the Debian installer does. Is this ...