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

Last updated: November 25,2024

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

Please follow the steps below to install php-pear-Image-Text.noarch on Fedora 39

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

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

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

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

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

Last metadata expiration check: 2:08:43 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : php-pear-Image-Text
Version : 0.7.0
Release : 18.fc39
Architecture : noarch
Size : 23 k
Source : php-pear-Image-Text-0.7.0-18.fc39.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.