![]() |
|
|
#1 |
![]() Join Date: Mar 2007
Location: ontario canada
Posts: 1,702 (0.75/day)
Thanks: 114
Thanked 167 Times in 149 Posts
|
How can I use yum to download packages, even if they're installed?
I need the Development Tools package for a CentOS machine on an intranet. So I built a CentOS desktop VM where it can touch the internet to pull down the needed packages. http://www.cyberciti.biz/faq/centos-...-c-c-compiler/
shows theres 105 packages. When I run the command: Code:
yum --downloadonly --downloaddir=. -y groupinstall "Development Tools" Ideas on how I can get all these packages. The machine I need this on, doesnt even have make or binutils installed, its very barebones.
__________________
xboxlive: Hybrid461 PSN: ryan461 Steam account: Hybrid_theory409 |
|
|
|
|
|
#2 |
|
Banned
Join Date: Sep 2011
Posts: 1 (0.00/day)
Thanks: 0
Thanked 0 Times in 0 Posts
|
Try a different repository:
Code:
#64 bit ISO repo http://mirrors.hns.net.in/centos/5.5/os/x86_64/ |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| BOOTMGR is missing... but I don't even have Windows installed? | MikeTyson | General Hardware | 1 | Nov 30, 2010 06:44 PM |
| Can someone explain to me how this is even possible? | Volatile | Storage | 2 | Sep 30, 2009 08:24 PM |
| how much further can i use my 8800's | exodusprime1337 | NVIDIA | 22 | Jan 20, 2009 01:38 AM |
| How to use a download file as my signature | Fastmix | General Software | 4 | Aug 24, 2008 06:05 PM |
| How Many Computers Can Use A Windows Xp Cd? | miksanity | General Software | 6 | Feb 12, 2008 01:15 AM |