How to Install and Uninstall ocaml-sqlite-devel.i686 Package on Fedora 38

Last updated: January 10,2025

1. Install "ocaml-sqlite-devel.i686" package

In this section, we are going to explain the necessary steps to install ocaml-sqlite-devel.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install ocaml-sqlite-devel.i686

2. Uninstall "ocaml-sqlite-devel.i686" package

This guide covers the steps necessary to uninstall ocaml-sqlite-devel.i686 on Fedora 38:

$ sudo dnf remove ocaml-sqlite-devel.i686 $ sudo dnf autoremove

3. Information about the ocaml-sqlite-devel.i686 package on Fedora 38

Last metadata expiration check: 4:03:46 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : ocaml-sqlite-devel
Version : 5.1.0
Release : 5.fc38
Architecture : i686
Size : 54 k
Source : ocaml-sqlite-5.1.0-5.fc38.src.rpm
Repository : fedora
Summary : Development files for ocaml-sqlite
URL : https://github.com/mmottl/sqlite3-ocaml
License : BSD
Description : The ocaml-sqlite-devel package contains libraries and signature files for
: developing applications that use ocaml-sqlite.