Information about the package, ocaml-ssl, which is shipped with common Linux distributions. The ocaml-ssl package is designed for, SSL bindings for OCaml.
Package Name:
ocaml-ssl
Summary:
SSL bindings for OCaml
Description:
SSL bindings for OCaml.
Architecture:
x86_64
Version:
0.4.4
Release:
2.el6
Size:
54 k
Repository:
epel
From Repository:
Licence:
LGPLv2+ with exceptions
Control the ocaml-ssl package with the following handy commands outlined below.
yum install ocaml-ssl
This command will install ocaml-ssl on the server.
yum remove ocaml-ssl
This command will un-install ocaml-ssl on the server. When you run this command, you will be asked if you are sure that you want to remove ocaml-ssl, so you have to manually confirm that you want to do this.
yum -y remove ocaml-ssl
This command will un-install ocaml-ssl on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove ocaml-ssl when using the -y flag.
yum update ocaml-ssl
This command will update ocaml-ssl to the latest version. When you run this command, you will be asked if you are sure that you want to remove ocaml-ssl, so you have to manually confirm that you want to do this.
yum -y update ocaml-ssl
This command will update ocaml-ssl to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove ocaml-ssl when using the -y flag.
yum info ocaml-ssl
This command will show you core information about the ocaml-ssl package.
yum deplist ocaml-ssl
This command will show you the dependencies for ocaml-ssl. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.
yum check-update ocaml-ssl
This command will check if there is an update waiting on ocaml-ssl. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.