How to Install and Uninstall ocaml-ppx-custom-printf.x86_64 Package on Fedora 39
Last updated: November 27,2024
1. Install "ocaml-ppx-custom-printf.x86_64" package
In this section, we are going to explain the necessary steps to install ocaml-ppx-custom-printf.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
ocaml-ppx-custom-printf.x86_64
Copied
2. Uninstall "ocaml-ppx-custom-printf.x86_64" package
Please follow the guidelines below to uninstall ocaml-ppx-custom-printf.x86_64 on Fedora 39:
$
sudo dnf remove
ocaml-ppx-custom-printf.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ocaml-ppx-custom-printf.x86_64 package on Fedora 39
Last metadata expiration check: 1:10:00 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : ocaml-ppx-custom-printf
Version : 0.16.0
Release : 3.fc39
Architecture : x86_64
Size : 5.3 M
Source : ocaml-ppx-custom-printf-0.16.0-3.fc39.src.rpm
Repository : fedora
Summary : Printf-style format-strings for user-defined string conversion
URL : https://github.com/janestreet/ppx_custom_printf
License : MIT
Description : Ppx_custom_printf is a ppx rewriter that allows the use of user-defined
: string conversion functions in format strings (that is, strings passed to
: printf, sprintf, etc.). No new syntax is introduced. Instead a
: previously ill-typed use of the `!` operator is re-purposed.
Available Packages
Name : ocaml-ppx-custom-printf
Version : 0.16.0
Release : 3.fc39
Architecture : x86_64
Size : 5.3 M
Source : ocaml-ppx-custom-printf-0.16.0-3.fc39.src.rpm
Repository : fedora
Summary : Printf-style format-strings for user-defined string conversion
URL : https://github.com/janestreet/ppx_custom_printf
License : MIT
Description : Ppx_custom_printf is a ppx rewriter that allows the use of user-defined
: string conversion functions in format strings (that is, strings passed to
: printf, sprintf, etc.). No new syntax is introduced. Instead a
: previously ill-typed use of the `!` operator is re-purposed.