How to Install and Uninstall python3-wcwidth.noarch Package on Fedora 35
Last updated: February 06,2025
1. Install "python3-wcwidth.noarch" package
Please follow the guidelines below to install python3-wcwidth.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-wcwidth.noarch
Copied
2. Uninstall "python3-wcwidth.noarch" package
This tutorial shows how to uninstall python3-wcwidth.noarch on Fedora 35:
$
sudo dnf remove
python3-wcwidth.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-wcwidth.noarch package on Fedora 35
Last metadata expiration check: 5:04:44 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-wcwidth
Version : 0.2.5
Release : 6.fc35
Architecture : noarch
Size : 41 k
Source : python-wcwidth-0.2.5-6.fc35.src.rpm
Repository : fedora
Summary : Measures number of Terminal column cells of wide-character codes
URL : https://github.com/jquast/wcwidth
License : MIT
Description : This API is mainly for Terminal Emulator implementors, or those writing programs
: that expect to interpreted by a terminal emulator and wish to determine the
: printable width of a string on a Terminal.
Available Packages
Name : python3-wcwidth
Version : 0.2.5
Release : 6.fc35
Architecture : noarch
Size : 41 k
Source : python-wcwidth-0.2.5-6.fc35.src.rpm
Repository : fedora
Summary : Measures number of Terminal column cells of wide-character codes
URL : https://github.com/jquast/wcwidth
License : MIT
Description : This API is mainly for Terminal Emulator implementors, or those writing programs
: that expect to interpreted by a terminal emulator and wish to determine the
: printable width of a string on a Terminal.