How to Install and Uninstall ocaml-libguestfs.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "ocaml-libguestfs.x86_64" package

Please follow the guidelines below to install ocaml-libguestfs.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install ocaml-libguestfs.x86_64

2. Uninstall "ocaml-libguestfs.x86_64" package

Please follow the guidance below to uninstall ocaml-libguestfs.x86_64 on Fedora 34:

$ sudo dnf remove ocaml-libguestfs.x86_64 $ sudo dnf autoremove

3. Information about the ocaml-libguestfs.x86_64 package on Fedora 34

Last metadata expiration check: 5:39:12 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ocaml-libguestfs
Epoch : 1
Version : 1.46.2
Release : 1.fc34.1
Architecture : x86_64
Size : 381 k
Source : libguestfs-1.46.2-1.fc34.1.src.rpm
Repository : updates
Summary : OCaml bindings for libguestfs
URL : http://libguestfs.org/
License : LGPLv2+
Description : ocaml-libguestfs contains OCaml bindings for libguestfs.
:
: This is for toplevel and scripting access only. To compile OCaml
: programs which use libguestfs you will also need ocaml-libguestfs-devel.