How to Install and Uninstall ocaml-charinfo-width.x86_64 Package on Fedora 34

Last updated: July 05,2024

1. Install "ocaml-charinfo-width.x86_64" package

In this section, we are going to explain the necessary steps to install ocaml-charinfo-width.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install ocaml-charinfo-width.x86_64

2. Uninstall "ocaml-charinfo-width.x86_64" package

Please follow the steps below to uninstall ocaml-charinfo-width.x86_64 on Fedora 34:

$ sudo dnf remove ocaml-charinfo-width.x86_64 $ sudo dnf autoremove

3. Information about the ocaml-charinfo-width.x86_64 package on Fedora 34

Last metadata expiration check: 1:02:39 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ocaml-charinfo-width
Version : 1.1.0
Release : 16.fc34
Architecture : x86_64
Size : 207 k
Source : ocaml-charinfo-width-1.1.0-16.fc34.src.rpm
Repository : fedora
Summary : Determine column width for a character
URL : https://bitbucket.org/zandoye/charinfo_width/
License : MIT
Description : Determine column width for a character
:
: This module is implemented purely in OCaml and the width function
: follows the prototype of POSIX's wcwidth.