From c81b933f613958a657523286388d41905cd54612 Mon Sep 17 00:00:00 2001 From: lijh8 <9011764+lijh8@users.noreply.github.com> Date: Fri, 8 Nov 2024 13:03:19 +0800 Subject: [PATCH] Add files via upload --- debian_install.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian_install.txt b/debian_install.txt index 7959083..0bc56e3 100644 --- a/debian_install.txt +++ b/debian_install.txt @@ -69,6 +69,11 @@ $ lsb_release -a | grep -i codename Codename: bookworm $ + +# https://wiki.debian.org/DebianUnstable , +# Change your apt sources to point to "unstable" ; +# Run apt update and apt full-upgrade ; + # https://mirrors.tuna.tsinghua.edu.cn/help/debian/ # click (?) for help on mirror in china @@ -103,6 +108,7 @@ $ $ apt update $ apt upgrade +$ apt full-upgrade # upgrade build-essential c++ gcc g++ to latest or newest version in sid unstable $ vi ~/.inputrc # readline set editing-mode vi