How to Install and Uninstall python3-cwcwidth.x86_64 Package on Fedora 34
Last updated: January 02,2025
1. Install "python3-cwcwidth.x86_64" package
Please follow the guidelines below to install python3-cwcwidth.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-cwcwidth.x86_64
Copied
2. Uninstall "python3-cwcwidth.x86_64" package
This tutorial shows how to uninstall python3-cwcwidth.x86_64 on Fedora 34:
$
sudo dnf remove
python3-cwcwidth.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-cwcwidth.x86_64 package on Fedora 34
Last metadata expiration check: 3:17:13 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-cwcwidth
Version : 0.1.4
Release : 2.fc34
Architecture : x86_64
Size : 24 k
Source : python-cwcwidth-0.1.4-2.fc34.src.rpm
Repository : fedora
Summary : Python bindings for wc(s)width
URL : https://github.com/sebastinas/cwcwidth
License : MIT
Description : Python bindings for wc(s)widthcwcwidth provides Python bindings for
: wcwidth and wcswidth functions defined in POSIX.1-2001 and
: POSIX.1-2008 based on Cython . These functions compute the printable
: length of a unicode character/string on a terminal.
Available Packages
Name : python3-cwcwidth
Version : 0.1.4
Release : 2.fc34
Architecture : x86_64
Size : 24 k
Source : python-cwcwidth-0.1.4-2.fc34.src.rpm
Repository : fedora
Summary : Python bindings for wc(s)width
URL : https://github.com/sebastinas/cwcwidth
License : MIT
Description : Python bindings for wc(s)widthcwcwidth provides Python bindings for
: wcwidth and wcswidth functions defined in POSIX.1-2001 and
: POSIX.1-2008 based on Cython . These functions compute the printable
: length of a unicode character/string on a terminal.