ubuntu apt update时报错"E: The method driver /usr/lib/apt/methods/https could not be found. N: Is the p
答:安装apt-transport-https即可 $ sudo apt install -y apt-transport-https ...
答:安装apt-transport-https即可 $ sudo apt install -y apt-transport-https ...