正如标题已经解释的那样,我需要在Ubuntu 18.04下从php 7.1安装zip模块.每当我使用命令
sudo apt-get install php7.1-zip
Run Code Online (Sandbox Code Playgroud)
和以下输出.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
php7.1-zip : Depends: libzip4 (>= 1.0) but …Run Code Online (Sandbox Code Playgroud)