Question
Install Unison In CentOS 7
Hello I has CentOS 6 and unison installed and worked great and now I am using CentOS 7 and unison does not even exist. I don’t want to install EPEL for CentOS 6 when EPEL exist for CentOS 7. The sad part is EPEL 7 does not have unison.
Thanks
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
I tried
And the package don’t exist.
As you can see from the repo the Unison don’t exist:
http://dl.fedoraproject.org/pub/epel/7/x86_64/u/
However it exist for older 6 EPEL
http://dl.fedoraproject.org/pub/epel/6/x86_64/
And I want to avoid using old EPEL if possible.
I am open to compile from source but having doing that as well.
Unfortunately, it doesn’t look like it’s packaged anywhere for CentOS 7 yet. To build it from source, you’ll need to install the
ocaml
package.