安装完20版本还有23版本在安装第三方软件测试的时候发现执行sh的文件报错The required command zenity is currently not installed. Please ask your administrator to install the package first. 没有软件包,该如何解决
?不是说的很清楚吗,zenity 没安装 sudo apt install zenity
sudo apt install zenity
普通人别用23版本
Featured Collection
Popular Events
安装完20版本还有23版本在安装第三方软件测试的时候发现执行sh的文件报错The required command zenity is currently not installed. Please ask your administrator to install the package first. 没有软件包,该如何解决