pages:howtos:debian:update-bullseye-bookworm
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
pages:howtos:debian:update-bullseye-bookworm [2023/08/07 17:19] – created mischerh | pages:howtos:debian:update-bullseye-bookworm [2023/08/07 18:19] (current) – [Debian update bullseye to bookworm] mischerh | ||
---|---|---|---|
Line 2: | Line 2: | ||
====== Debian update bullseye to bookworm ====== | ====== Debian update bullseye to bookworm ====== | ||
* https:// | * https:// | ||
+ | * https:// | ||
<sxh bash; gutter: false> | <sxh bash; gutter: false> | ||
apt update && apt -y upgrade && apt -y dist-upgrade && apt -y full-upgrade && apt -y autoremove | apt update && apt -y upgrade && apt -y dist-upgrade && apt -y full-upgrade && apt -y autoremove | ||
Line 10: | Line 11: | ||
# deb cdrom: | # deb cdrom: | ||
- | deb http:// | + | deb http:// |
- | deb-src http:// | + | deb-src http:// |
deb http:// | deb http:// | ||
Line 28: | Line 29: | ||
</ | </ | ||
+ | <sxh bash; gutter: false> | ||
+ | apt update | ||
+ | apt upgrade --without-new-pkgs | ||
+ | apt full-upgrade | ||
+ | </ | ||
---- | ---- | ||
~~DISCUSSION~~ | ~~DISCUSSION~~ | ||
pages/howtos/debian/update-bullseye-bookworm.1691428753.txt.gz · Last modified: 2023/08/07 17:19 by mischerh