How to Install and Uninstall perl-Text-Layout.noarch Package on Fedora 35

Last updated: May 17,2024

1. Install "perl-Text-Layout.noarch" package

Please follow the instructions below to install perl-Text-Layout.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-Text-Layout.noarch

2. Uninstall "perl-Text-Layout.noarch" package

Please follow the instructions below to uninstall perl-Text-Layout.noarch on Fedora 35:

$ sudo dnf remove perl-Text-Layout.noarch $ sudo dnf autoremove

3. Information about the perl-Text-Layout.noarch package on Fedora 35

Last metadata expiration check: 0:58:14 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-Text-Layout
Version : 0.028
Release : 1.fc35
Architecture : noarch
Size : 45 k
Source : perl-Text-Layout-0.028-1.fc35.src.rpm
Repository : updates
Summary : Pango style text formatting
URL : https://metacpan.org/release/Text-Layout
License : (GPL+ or Artistic) and Artistic 2.0
Description : Text::Layout provides methods for Pango style text formatting. Where
: possible the methods have identical names and (near) identical
: behavior as their Pango counterparts.
:
: See https://developer.gnome.org/pango/stable/pango-Layout-Objects.html.
:
: Text::Layout uses backend modules to render the marked up text.
: Backends are included for PDF::API2 and PDF::Builder.
:
: The package uses Text::Layout::FontConfig (included) to organize fonts
: by description.
:
: If module HarfBuzz::Shaper is installed, Text::Layout can use it for
: text shaping.