How to Install and Uninstall php-pecl-imagick.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "php-pecl-imagick.x86_64" package

Please follow the step by step instructions below to install php-pecl-imagick.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install php-pecl-imagick.x86_64

2. Uninstall "php-pecl-imagick.x86_64" package

This guide let you learn how to uninstall php-pecl-imagick.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove php-pecl-imagick.x86_64 $ sudo dnf autoremove

3. Information about the php-pecl-imagick.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:14:14 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : php-pecl-imagick
Version : 3.7.0
Release : 1.el9
Architecture : x86_64
Size : 140 k
Source : php-pecl-imagick-3.7.0-1.el9.src.rpm
Repository : epel
Summary : Provides a wrapper to the ImageMagick library
URL : https://pecl.php.net/package/imagick
License : PHP
Description : Imagick is a native php extension to create and modify images using the
: ImageMagick API.