How to Install and Uninstall php73-libzip.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "php73-libzip.x86_64" package

This tutorial shows how to install php73-libzip.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install php73-libzip.x86_64

2. Uninstall "php73-libzip.x86_64" package

Please follow the guidelines below to uninstall php73-libzip.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove php73-libzip.x86_64 $ sudo dnf autoremove

3. Information about the php73-libzip.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:16:57 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : php73-libzip
Version : 1.7.3
Release : 2.el8.remi
Architecture : x86_64
Size : 66 k
Source : php73-libzip-1.7.3-2.el8.remi.src.rpm
Repository : remi-safe
Summary : C library for reading, creating, and modifying zip archives
URL : https://libzip.org/
License : BSD
Description : libzip is a C library for reading, creating, and modifying zip archives. Files
: can be added from data buffers, files, or compressed data copied directly from
: other zip archives. Changes made without closing the archive can be reverted.
: The API is documented by man pages.
:
: php73-libzip is designed to be installed beside libzip.