How to Install and Uninstall php56-libzip.x86_64 Package on AlmaLinux 8

Last updated: January 02,2025

1. Install "php56-libzip.x86_64" package

Here is a brief guide to show you how to install php56-libzip.x86_64 on AlmaLinux 8

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

2. Uninstall "php56-libzip.x86_64" package

Please follow the steps below to uninstall php56-libzip.x86_64 on AlmaLinux 8:

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

3. Information about the php56-libzip.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:06:19 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : php56-libzip
Version : 1.9.1
Release : 1.el8.remi
Architecture : x86_64
Size : 70 k
Source : php56-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.
:
: php56-libzip is designed to be installed beside libzip.