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

Last updated: October 05,2024

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

Please follow the step by step instructions below to install php-pear-Image-Text.noarch on Fedora 34

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

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

This guide let you learn how to uninstall php-pear-Image-Text.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:11:48 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-pear-Image-Text
Version : 0.7.0
Release : 13.fc34
Architecture : noarch
Size : 24 k
Source : php-pear-Image-Text-0.7.0-13.fc34.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.