How to Install and Uninstall ocaml-csexp.i686 Package on Fedora 35
Last updated: November 20,2024
1. Install "ocaml-csexp.i686" package
This tutorial shows how to install ocaml-csexp.i686 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
ocaml-csexp.i686
Copied
2. Uninstall "ocaml-csexp.i686" package
This tutorial shows how to uninstall ocaml-csexp.i686 on Fedora 35:
$
sudo dnf remove
ocaml-csexp.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the ocaml-csexp.i686 package on Fedora 35
Last metadata expiration check: 5:58:55 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : ocaml-csexp
Version : 1.5.1
Release : 2.fc35
Architecture : i686
Size : 57 k
Source : ocaml-csexp-1.5.1-2.fc35.src.rpm
Repository : fedora
Summary : Parsing and printing of S-expressions in canonical form
URL : https://github.com/ocaml-dune/csexp
License : MIT
Description : This project provides minimal support for parsing and printing
: S-expressions in canonical form, which is a very simple and canonical
: binary encoding of S-expressions.
Available Packages
Name : ocaml-csexp
Version : 1.5.1
Release : 2.fc35
Architecture : i686
Size : 57 k
Source : ocaml-csexp-1.5.1-2.fc35.src.rpm
Repository : fedora
Summary : Parsing and printing of S-expressions in canonical form
URL : https://github.com/ocaml-dune/csexp
License : MIT
Description : This project provides minimal support for parsing and printing
: S-expressions in canonical form, which is a very simple and canonical
: binary encoding of S-expressions.