How to Install and Uninstall php80-libzip.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 10,2024

1. Install "php80-libzip.x86_64" package

In this section, we are going to explain the necessary steps to install php80-libzip.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "php80-libzip.x86_64" package

Please follow the guidelines below to uninstall php80-libzip.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the php80-libzip.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:30:11 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : php80-libzip
Version : 1.9.1
Release : 1.el8.remi
Architecture : x86_64
Size : 70 k
Source : php80-libzip-1.9.1-1.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.
:
: php80-libzip is designed to be installed beside libzip.