FG
💻 Software

download local copy of CentOS yum repository for offline use

Fresh7 days ago
Mar 15, 202624213 views
Confidence Score0%
0%

Problem

I have a CentOS 5.6 machine set up on a private network without public internet access. In the interest of time and frustration, I would prefer to be able to install packages using Yum as I would if the machine were online. Is it possible to download a copy of the repositories that can be stored on…

Error Output

yum install gcc

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: download local copy of CentOS yum repository for offline use

Low Risk

This is a simple thing to achieve assuming you have a web server set up on your local machine. If you need help with that, ask a new question :) You basically rsync a repo to your local machine and set it up as a local website then point your URL at…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment