How to solve php7-zip depends libzip4 in Ubuntu 18.04
Channel:
Subscribers:
4,970
Published on ● Video Link: https://www.youtube.com/watch?v=yMidqcrvR_c
i'm trying to install php zip :
apt-get install php7.0-zip
but i get an error messages like this :
php7.0-zip : Depends: libzip4
how to fix that?
run this :
sudo add-apt-repository universe
sudo apt update
sudo apt-get instal php7.0-zip
Other Videos By Ambar Hasbiyatmoko
Tags:
php
zip
ubuntu
bionic
server
install
module