On Friday 27 of November 2015 09:31:51 Rajiv.H.Gagwani wrote: > Thank you for your help but unfortunately we cannot connect our linux > system to the Internet. Is there an alternate solution you can suggest.
You need to have epel repositories available locally (without internet connection) -- then you can rebuild the tar RPM via: > $ sudo yum-builddep tar-*.src.rpm > $ rpmbuild --rebuild tar-*.src.rpm Pavel
