How to Install and Uninstall php82-libzip.x86_64 Package on Rocky Linux 8

Last updated: May 19,2024

1. Install "php82-libzip.x86_64" package

This guide covers the steps necessary to install php82-libzip.x86_64 on Rocky Linux 8

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

2. Uninstall "php82-libzip.x86_64" package

This guide covers the steps necessary to uninstall php82-libzip.x86_64 on Rocky Linux 8:

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

3. Information about the php82-libzip.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:15:16 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : php82-libzip
Version : 1.9.1
Release : 1.el8.remi
Architecture : x86_64
Size : 70 k
Source : php82-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.
:
: php82-libzip is designed to be installed beside libzip.