How to Install and Uninstall ocaml-topkg.i686 Package on Fedora 35

Last updated: October 06,2024

1. Install "ocaml-topkg.i686" package

Learn how to install ocaml-topkg.i686 on Fedora 35

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

2. Uninstall "ocaml-topkg.i686" package

This guide covers the steps necessary to uninstall ocaml-topkg.i686 on Fedora 35:

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

3. Information about the ocaml-topkg.i686 package on Fedora 35

Last metadata expiration check: 5:13:16 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ocaml-topkg
Version : 1.0.3
Release : 4.fc35
Architecture : i686
Size : 922 k
Source : ocaml-topkg-1.0.3-4.fc35.src.rpm
Repository : fedora
Summary : The transitory OCaml software packager
URL : https://erratique.ch/software/topkg/
License : ISC
Description : Topkg is a packager for distributing OCaml software. It provides an
: API to describe the files a package installs in a given build
: configuration and to specify information about the package's
: distribution, creation and publication procedures.