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

Last updated: September 21,2024

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

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

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

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

This guide covers the steps necessary to uninstall ocaml-charinfo-width.i686 on Fedora 34:

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

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

Last metadata expiration check: 2:35:44 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ocaml-charinfo-width
Version : 1.1.0
Release : 16.fc34
Architecture : i686
Size : 206 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.