跳轉到內容

2.不是要升級Debian大版本,而是更新到同版本的最新版

精選回覆

發表於

--------------------------------------------------------------

不是要升級Debian大版本,而是更新到同版本的最新版

--------------------------------------------------------------

查看目前系統版本

uname -a ; lsb_release -a

得到 Linux 01 6.1.0-20-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.85-1 (2024-04-11) x86_64 GNU/Linux

得到 No LSB modules are available.

得到 Distributor ID: Debian

得到 Description: Debian GNU/Linux 12 (bookworm)

得到 Release: 12

得到 Codename: bookworm

開始更新

apt update

apt list --upgradable

apt upgrade

apt list --upgradable

apt autoclean

apt autoremove

重開機

reboot

查看目前系統版本

uname -a ; lsb_release -a

得到 Linux 1 6.1.0-37-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (2025-05-22) x86_64 GNU/Linux

得到 No LSB modules are available.

得到 Distributor ID: Debian

得到 Description: Debian GNU/Linux 12 (bookworm)

得到 Release: 12

得到 Codename: bookworm

本文章最後於,由Jack編輯

建立帳號或登入後發表意見