How to Install and Uninstall ocaml-charinfo-width.i686 Package on Fedora 36

Last updated: January 11,2025

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

This is a short guide on how to install ocaml-charinfo-width.i686 on Fedora 36

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

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

Here is a brief guide to show you how to uninstall ocaml-charinfo-width.i686 on Fedora 36:

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

3. Information about the ocaml-charinfo-width.i686 package on Fedora 36

Last metadata expiration check: 3:35:03 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ocaml-charinfo-width
Version : 1.1.0
Release : 21.fc36
Architecture : i686
Size : 202 k
Source : ocaml-charinfo-width-1.1.0-21.fc36.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.