How to Install and Uninstall opam-installer.x86_64 Package on Fedora 38

Last updated: September 22,2024

1. Install "opam-installer.x86_64" package

Please follow the guidance below to install opam-installer.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install opam-installer.x86_64

2. Uninstall "opam-installer.x86_64" package

This tutorial shows how to uninstall opam-installer.x86_64 on Fedora 38:

$ sudo dnf remove opam-installer.x86_64 $ sudo dnf autoremove

3. Information about the opam-installer.x86_64 package on Fedora 38

Last metadata expiration check: 1:45:55 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : opam-installer
Version : 2.1.3
Release : 5.fc38
Architecture : x86_64
Size : 1.3 M
Source : opam-2.1.3-5.fc38.src.rpm
Repository : fedora
Summary : Standalone script for opam install files
URL : https://github.com/ocaml/opam
License : LGPL-2.1-only WITH OCaml-LGPL-linking-exception
Description : Standalone script for working with opam .install files, see the opam
: package for more information.