Install yum-fastestmirror plugin
1. Login on your Fedora system.
2. Open terminal and execute su - command, enter root password when ask.
3. Execute yum -y install yum-fastestmirror to start yum-fastestmirror repo installation.
[root@serverc ~]# yum -y install yum-fastestmirror
Loaded plugins: langpacks, presto, refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package yum-plugin-fastestmirror.noarch 0:1.1.31-2.fc15 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
=====================================================================================================
Package Arch Version Repository Size
=====================================================================================================
Installing:
yum-plugin-fastestmirror noarch 1.1.31-2.fc15 updates 24 k
Transaction Summary
=====================================================================================================
Install 1 Package(s)
Total download size: 24 k
Installed size: 53 k
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 24 k
yum-plugin-fastestmirror-1.1.31-2.fc15.noarch.rpm | 24 kB 00:01
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : yum-plugin-fastestmirror-1.1.31-2.fc15.noarch 1/1
Installed:
yum-plugin-fastestmirror.noarch 0:1.1.31-2.fc15
Complete!
[root@serverc ~]#
0 comments:
Post a Comment