How to Install and Uninstall perl-GDTextUtil.noarch Package on Rocky Linux 9

Last updated: July 05,2024

1. Install "perl-GDTextUtil.noarch" package

This is a short guide on how to install perl-GDTextUtil.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install perl-GDTextUtil.noarch

2. Uninstall "perl-GDTextUtil.noarch" package

Please follow the steps below to uninstall perl-GDTextUtil.noarch on Rocky Linux 9:

$ sudo dnf remove perl-GDTextUtil.noarch $ sudo dnf autoremove

3. Information about the perl-GDTextUtil.noarch package on Rocky Linux 9

Last metadata expiration check: 2:30:53 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-GDTextUtil
Version : 0.86
Release : 42.el9
Architecture : noarch
Size : 39 k
Source : perl-GDTextUtil-0.86-42.el9.src.rpm
Repository : epel
Summary : Text utilities for use with GD
URL : https://metacpan.org/release/GDTextUtil
License : GPL+ or Artistic
Description : This package provides three modules that make it possible to work with
: internal GD fonts as well as TrueType fonts, without having to worry
: about different interface functions to call. Apart from an abstract
: interface to all font types and strings for GD, this library also
: provides some utility in aligning and wrapping your string.