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

Last updated: September 30,2024

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

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

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

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

Please follow the guidance below to uninstall perl-Text-WrapI18N.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:32:47 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-Text-WrapI18N
Version : 0.06
Release : 41.fc35
Architecture : noarch
Size : 14 k
Source : perl-Text-WrapI18N-0.06-41.fc35.src.rpm
Repository : fedora
Summary : Line wrapping with support for several locale setups
URL : https://metacpan.org/release/Text-WrapI18N
License : GPL+ or Artistic
Description : This is a module which intends to substitute Text::Wrap,
: which supports internationalized texts including:
: - multi-byte encodings such as UTF-8, EUC-JP, EUC-KR, GB2312, and Big5,
: - full width characters like east Asian characters which appear in
: UTF-8, EUC-JP, EUC-KR, GB2312, Big5, and so on,
: - combining characters like diacritical marks which appear in UTF-8,
: ISO-8859-11 (aka TIS-620), and so on, and
: - languages which don't use white spaces between words, like Chinese
: and Japanese.