How to Install and Uninstall perl-Text-CharWidth.x86_64 Package on Fedora 36

Last updated: October 11,2024

1. Install "perl-Text-CharWidth.x86_64" package

Learn how to install perl-Text-CharWidth.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Text-CharWidth.x86_64

2. Uninstall "perl-Text-CharWidth.x86_64" package

Here is a brief guide to show you how to uninstall perl-Text-CharWidth.x86_64 on Fedora 36:

$ sudo dnf remove perl-Text-CharWidth.x86_64 $ sudo dnf autoremove

3. Information about the perl-Text-CharWidth.x86_64 package on Fedora 36

Last metadata expiration check: 2:05:49 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-Text-CharWidth
Version : 0.04
Release : 45.fc36
Architecture : x86_64
Size : 18 k
Source : perl-Text-CharWidth-0.04-45.fc36.src.rpm
Repository : fedora
Summary : Get number of occupied columns of a string on terminal
URL : https://metacpan.org/release/Text-CharWidth
License : GPL+ or Artistic
Description : This is a module to provide equivalent feature as wcwidth(3) and
: wcswidth(3). This also provides mblen(3) equivalent subroutine.