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

Last updated: November 26,2024

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

This guide covers the steps necessary to install ocaml-charinfo-width.x86_64 on Fedora 36

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

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

Please follow the guidance below to uninstall ocaml-charinfo-width.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 0:19:38 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : ocaml-charinfo-width
Version : 1.1.0
Release : 21.fc36
Architecture : x86_64
Size : 204 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.