#
运维 2024-09-06

linux 更新软件包

By 虚浮时代的艺术家 439 Views 1 MIN READ 0 Comments

更新软件包

sudo apt update
sudo apt upgrade

或者组合起来用

sudo apt update && sudo apt upgrade -y

完整升级

sudo apt full-upgrade

本文由 虚浮时代的艺术家 原创

采用 CC BY-NC-SA 4.0 协议进行许可

转载请注明出处:https://blog.vtl.wang/archives/35.html

TAGS: linux

0 评论

发表评论