Ubuntu 24.04’te
sudo nano /etc/apt/sources.list.d/ubuntu.sources
## Ubuntu Ana Depoları (Türkiye Aynası)
Types: deb
URIs: http://tr.archive.ubuntu.com/ubuntu/
Suites: noble noble-updates noble-backports
Components: main restricted universe multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
## Güvenlik Güncellemeleri
Types: deb
URIs: http://security.ubuntu.com/ubuntu/
Suites: noble-security
Components: main restricted universe multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
sudo apt update
sudo apt upgrade yapıyoruz.
