Loading... **Linux系统一键更新系统命令** ``` apt update -y && apt upgrade -y && apt install -y curl wget sudo socat ``` *命令解释:* 更新软件包: ``` apt update -y ``` 更新软件包到达最新: ``` apt upgrade -y ``` 安装系统必要组件: ``` apt install -y curl wget sudo socat ``` curl wget是下载组件 sudo提高执行权限 socat域名证书申请相关 最后修改:2024 年 11 月 25 日 © 允许规范转载 打赏 赞赏作者 赞 如果觉得我的文章对你有用,请随意赞赏