How to Install and Uninstall ocaml-zed.i686 Package on Fedora 34
Last updated: January 13,2025
1. Install "ocaml-zed.i686" package
Please follow the instructions below to install ocaml-zed.i686 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
ocaml-zed.i686
Copied
2. Uninstall "ocaml-zed.i686" package
Please follow the step by step instructions below to uninstall ocaml-zed.i686 on Fedora 34:
$
sudo dnf remove
ocaml-zed.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the ocaml-zed.i686 package on Fedora 34
Last metadata expiration check: 5:50:23 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ocaml-zed
Version : 3.1.0
Release : 5.fc34
Architecture : i686
Size : 1.1 M
Source : ocaml-zed-3.1.0-5.fc34.src.rpm
Repository : fedora
Summary : Abstract engine for text edition in OCaml
URL : https://github.com/ocaml-community/zed
License : BSD
Description : Zed is an abstract engine for text edition. It can be used to
: write text editors, edition widgets, readlines, ... You just
: have to connect an engine to your inputs and rendering functions
: to get an editor.
:
: Zed provides: edition state management, multiple cursor support,
: key-binding helpers, and general purpose unicode rope
: manipulation functions.
Available Packages
Name : ocaml-zed
Version : 3.1.0
Release : 5.fc34
Architecture : i686
Size : 1.1 M
Source : ocaml-zed-3.1.0-5.fc34.src.rpm
Repository : fedora
Summary : Abstract engine for text edition in OCaml
URL : https://github.com/ocaml-community/zed
License : BSD
Description : Zed is an abstract engine for text edition. It can be used to
: write text editors, edition widgets, readlines, ... You just
: have to connect an engine to your inputs and rendering functions
: to get an editor.
:
: Zed provides: edition state management, multiple cursor support,
: key-binding helpers, and general purpose unicode rope
: manipulation functions.