With yum-plugin-tmprepo enabled and configured with pkgs_gpgpcheck=false
this example shows how to use a remote repository without installing the .repo file:
# yum --tmprepo=http://repos.fedorapeople.org/repos/gomix/fox/fedora-fox.repo install adie
Loaded plugins:aliases, presto, refresh-packagekit, tmprepo
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package adie.x86_64 0:3.0.0-1.fc13 set to be installed
--> Processing Dependency: libFOX-1.6.so.0()(64bit) for package: adie-3.0.0-1.fc13.x86_64
--> Running transaction check
---> Package fox.x86_64 0:1.6.38-1.fc13 set to be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
adie x86_64 3.0.0-1.fc13 fedora-fox 124 k
Installing for dependencies:
fox x86_64 1.6.38-1.fc13 fedora-fox 919 k
Transaction Summary
================================================================================
Install 2 Package(s)
Total download size: 1.0 M
Installed size: 3.8 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Ejecutando transacción
Installing : fox-1.6.38-1.fc13.x86_64 1/2
Installing : adie-3.0.0-1.fc13.x86_64 2/2
Installed:
adie.x86_64 0:3.0.0-1.fc13
Dependency Installed:
fox.x86_64 0:1.6.38-1.fc13
Complete!