麒麟桌面V10【apt无法安装软件】
【现象】
使用命令安装软件时,提示以下信息:
“E: 无法找到获取软件包的渠道 /usr/lib/apt/methods/https 所需的驱动程序。
N: 请检查是否安装了 apt-transport-https 软件包”

该问题多出现在v10-2101及以前的版本。
【处理办法】
-
按提示,先安装apt-transport-https 软件包:
sudo apt install apt-transport-https

-
再重新安装其他软件

使用命令安装软件时,提示以下信息:
“E: 无法找到获取软件包的渠道 /usr/lib/apt/methods/https 所需的驱动程序。
N: 请检查是否安装了 apt-transport-https 软件包”

该问题多出现在v10-2101及以前的版本。
按提示,先安装apt-transport-https 软件包:sudo apt install apt-transport-https

再重新安装其他软件
