How to Install and Uninstall php-pear-Image-Text.noarch Package on Fedora 36

Last updated: October 07,2024

1. Install "php-pear-Image-Text.noarch" package

Please follow the guidelines below to install php-pear-Image-Text.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install php-pear-Image-Text.noarch

2. Uninstall "php-pear-Image-Text.noarch" package

Please follow the guidance below to uninstall php-pear-Image-Text.noarch on Fedora 36:

$ sudo dnf remove php-pear-Image-Text.noarch $ sudo dnf autoremove

3. Information about the php-pear-Image-Text.noarch package on Fedora 36

Last metadata expiration check: 2:12:34 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php-pear-Image-Text
Version : 0.7.0
Release : 15.fc36
Architecture : noarch
Size : 24 k
Source : php-pear-Image-Text-0.7.0-15.fc36.src.rpm
Repository : fedora
Summary : Advanced text manipulations in images
URL : http://pear.php.net/package/Image_Text
License : PHP
Description : Image_Text provides a comfortable interface to text manipulations in GD
: images. Beside common Freetype2 functionality it offers to handle texts
: in a graphic- or office-tool like way. For example it allows alignment of
: texts inside a text box, rotation (around the top left corner of a text
: box or it's center point) and the automatic measurement of the optimal
: font size for a given text box.