How to Install and Uninstall php-pecl-imagick.x86_64 Package on Amazon Linux 2
Last updated: November 01,2024
1. Install "php-pecl-imagick.x86_64" package
In this section, we are going to explain the necessary steps to install php-pecl-imagick.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
php-pecl-imagick.x86_64
Copied
2. Uninstall "php-pecl-imagick.x86_64" package
This guide covers the steps necessary to uninstall php-pecl-imagick.x86_64 on Amazon Linux 2:
$
sudo yum remove
php-pecl-imagick.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the php-pecl-imagick.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : php-pecl-imagick
Arch : x86_64
Version : 3.5.1
Release : 1.amzn2
Size : 119 k
Repo : amzn2extra-php7.4/2/x86_64
Summary : Provides a wrapper to the ImageMagick library.
URL : http://pecl.php.net/package/imagick
License : PHP
Description : Imagick is a native php extension to create and modify images
: using the ImageMagick API. This extension requires ImageMagick
: version 6.5.3-10+ and PHP 5.4.0+.
Available Packages
Name : php-pecl-imagick
Arch : x86_64
Version : 3.5.1
Release : 1.amzn2
Size : 119 k
Repo : amzn2extra-php7.4/2/x86_64
Summary : Provides a wrapper to the ImageMagick library.
URL : http://pecl.php.net/package/imagick
License : PHP
Description : Imagick is a native php extension to create and modify images
: using the ImageMagick API. This extension requires ImageMagick
: version 6.5.3-10+ and PHP 5.4.0+.