How to Install and Uninstall php81-libzip.x86_64 Package on CentOS Stream 8

Last updated: May 02,2024

1. Install "php81-libzip.x86_64" package

Please follow the guidelines below to install php81-libzip.x86_64 on CentOS Stream 8

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

2. Uninstall "php81-libzip.x86_64" package

Please follow the steps below to uninstall php81-libzip.x86_64 on CentOS Stream 8:

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

3. Information about the php81-libzip.x86_64 package on CentOS Stream 8

Last metadata expiration check: 2:47:00 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : php81-libzip
Version : 1.9.1
Release : 1.el8.remi
Architecture : x86_64
Size : 70 k
Source : php81-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.
:
: php81-libzip is designed to be installed beside libzip.