sudo apt update #更新本地的包索引。 sudo apt upgrade -y #升级已安装的软件包。 lsb_release -a #查看操作系统的版本信息。 sudo apt install apt-transport-https ca-certificates curl soft