← All handbooksDownload PDF: InstallBeginnerAdvancedTürkçe

Debian Handbook

Debian 13 · APT · GNOME
Contents

Don't fear the terminal. Start with a few commands.

This section is for people who just installed Debian: what to do after installing, installing software with APT, basic terminal commands, desktop shortcuts and where each setting lives.

Use the Copy button next to each command, then paste it into the terminal with Ctrl+Shift+V. Yellow italic text (like <package>) marks the parts you fill in.

user@debian:~$ sudo apt update user your username · debian the computer name · ~ the folder you are in (your home folder) · $ means a normal user, # means root (administrator). Nothing appears on screen while you type a password; that is normal.