How to Install and Uninstall php7.4-zip Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 16,2024

1. Install "php7.4-zip" package

Please follow the instructions below to install php7.4-zip on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install php7.4-zip

2. Uninstall "php7.4-zip" package

Please follow the steps below to uninstall php7.4-zip on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove php7.4-zip $ sudo apt autoclean && sudo apt autoremove

3. Information about the php7.4-zip package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: php7.4-zip
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 92
Maintainer: Debian PHP Maintainers
Architecture: amd64
Source: php7.4
Version: 7.4.18-2+ubuntu16.04.1+deb.sury.org+1
Provides: php-zip
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.18-2+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libzip4 (>= 1.3.2)
Description: Zip module for PHP
This package provides the Zip module(s) for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Description-md5: e148c478613188b645a0ec42c87f0518
Homepage: http://www.php.net/