How to Install and Uninstall ocaml-gettext Package on openSUSE Leap
Last updated: November 23,2024
1. Install "ocaml-gettext" package
Please follow the step by step instructions below to install ocaml-gettext on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ocaml-gettext
Copied
2. Uninstall "ocaml-gettext" package
In this section, we are going to explain the necessary steps to uninstall ocaml-gettext on openSUSE Leap:
$
sudo zypper remove
ocaml-gettext
Copied
3. Information about the ocaml-gettext package on openSUSE Leap
Information for package ocaml-gettext:
--------------------------------------
Repository : Main Repository
Name : ocaml-gettext
Version : 0.3.5-9.7
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 3.6 MiB
Installed : No
Status : not installed
Source package : ocaml-gettext-0.3.5-9.7.src
Upstream URL : https://github.com/gildor478/ocaml-gettext
Summary : OCaml library for i18n
Description :
Ocaml-gettext provides support for internationalization of Ocaml
programs.
Constraints :
* provides a pure Ocaml implementation,
* the API should be as close as possible to GNU gettext,
* provides a way to automatically extract translatable
strings from Ocaml source code.
--------------------------------------
Repository : Main Repository
Name : ocaml-gettext
Version : 0.3.5-9.7
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 3.6 MiB
Installed : No
Status : not installed
Source package : ocaml-gettext-0.3.5-9.7.src
Upstream URL : https://github.com/gildor478/ocaml-gettext
Summary : OCaml library for i18n
Description :
Ocaml-gettext provides support for internationalization of Ocaml
programs.
Constraints :
* provides a pure Ocaml implementation,
* the API should be as close as possible to GNU gettext,
* provides a way to automatically extract translatable
strings from Ocaml source code.