< Previous | Contents | Next >
As mentioned earlier, the installed system will be very basic. If you would like to make the system a bit more mature, there is an easy method to install all packages with “standard” priority:
# apt install tasksel
# tasksel install standard
Of course, you can also just use apt to install packages individually.
After the installation there will be a lot of downloaded packages in /var/cache/apt/archives/. You can free up some diskspace by running:
# apt clean