How to Install and Uninstall php7-imagick Package on openSUSE Leap

Last updated: May 16,2024

1. Install "php7-imagick" package

This tutorial shows how to install php7-imagick on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install php7-imagick

2. Uninstall "php7-imagick" package

This guide covers the steps necessary to uninstall php7-imagick on openSUSE Leap:

$ sudo zypper remove php7-imagick

3. Information about the php7-imagick package on openSUSE Leap

Information for package php7-imagick:
-------------------------------------
Repository : home:mmanu84:php8:php83 (openSUSE_Leap_15.5)
Name : php7-imagick
Version : 3.7.0-lp155.19.1
Arch : x86_64
Vendor : obs://build.opensuse.org/home:mmanu84
Installed Size : 541.9 KiB
Installed : No
Status : not installed
Source package : php7-imagick-3.7.0-lp155.19.1.src
Upstream URL : https://pecl.php.net/package/imagick
Summary : Wrapper to the ImageMagick library
Description :
PHP extension to create, modify and obtain meta information of images using
the ImageMagick API.