How to solve php7-zip depends libzip4 in Ubuntu 18.04

Subscribers:
4,970
Published on ● Video Link: https://www.youtube.com/watch?v=yMidqcrvR_c



Category:
Guide
Duration: 2:29
2,559 views
7


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


2019-01-02Codeigniter Tutorial - How to encrypt decrypt a plain text using codeigniter 3
2018-12-31How to fix Guzzle - SSL certificate problem, self signed certificate
2018-12-30Mysql Tutorial (Ubuntu) - How to import csv to mysql table using LOAD DATA INFILE
2018-12-30How to fix bootstrap - focus() doesn't work after modal open and ajax call
2018-12-16How fix phpmyadmin in ubuntu - Parameter must be an array or an object that implements Countable.
2018-12-16How to solve error in Moodle (ubuntu) - PHP has not been properly configured with MySQLi extension
2018-12-02Moodle - install moodle version 3.5 on Ubuntu 18.04
2018-11-18Ubuntu 16.04 - How to monitor apache web server request using apache mod_status
2018-11-14Ubuntu 17.04 [error install apache2] - How to solve unable to locate package apache2
2018-10-04Codeigniter - how to install spout and export to xlsx
2018-10-01How to solve php7-zip depends libzip4 in Ubuntu 18.04
2018-09-30How to configure static IP Ubuntu 18.04 server on Virtualbox
2018-09-29How to install ubuntu server 18.04 on Virtualbox
2018-09-11How to install & use memcached in codeigniter framework [ubuntu]
2018-08-04How to install guzzle http client in codeigniter 3 - ubuntu
2018-07-21How to solve SSH Ubuntu - ssh_exchange_identification: read: Connection reset by peer
2018-02-04Fix Apache Jmeter - Unable to access jarfile .ApacheJMeter.jar on ubuntu 16.04
2018-01-15Tutorial CCTV Superspring - akses cctv lewat browser
2018-01-03[Tutorial] Mysql Replication in Ubuntu - Realtime Backup database (master - slave)
2017-12-24[Solved] wordpress can't update plugins - need to access your web server. Please enter your FTP.
2017-12-15How to solve - Unable to create runtime.BootstrapApplication in Android Studio



Tags:
php
zip
ubuntu
bionic
server
install
module