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

Last updated: September 29,2024

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

This is a short guide on how to install ocaml-charinfo-width.x86_64 on Fedora 35

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

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

This tutorial shows how to uninstall ocaml-charinfo-width.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 4:42:08 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : ocaml-charinfo-width
Version : 1.1.0
Release : 18.fc35
Architecture : x86_64
Size : 205 k
Source : ocaml-charinfo-width-1.1.0-18.fc35.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.