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

Last updated: September 28,2024

1. Install "ocaml-oasis.i686" package

Please follow the instructions below to install ocaml-oasis.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install ocaml-oasis.i686

2. Uninstall "ocaml-oasis.i686" package

Please follow the guidance below to uninstall ocaml-oasis.i686 on Fedora 34:

$ sudo dnf remove ocaml-oasis.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:50:26 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ocaml-oasis
Version : 0.4.11
Release : 24.fc34.1
Architecture : i686
Size : 2.2 M
Source : ocaml-oasis-0.4.11-24.fc34.1.src.rpm
Repository : fedora
Summary : Tooling for building OCaml libraries and applications
URL : http://oasis.forge.ocamlcore.org/
License : LGPLv2+ with exceptions
Description : OASIS generates a full configure, build and install system for your
: application. It starts with a simple _oasis file at the toplevel of
: your project and creates everything required.