Author: David

Hosting

How to Solve “xz compression not available” Error in Centos

error xz compression not available

If you want to install or update use the yum command and got this error in Centos server: Error: xz compression not available Here is the solution. This problem comes if you installed a wrong epel release on your machine. If so, then you need to remove the epel release by yum remove epel-release Sometimes …