[Yum-devel] multi-arch problem
Jesse Keating
jkeating at redhat.com
Mon Jun 11 15:40:27 UTC 2007
On Monday 11 June 2007 11:29:44 Neal Becker wrote:
> yum install. Does localinstall do something different?
'yum install' will search your repos for the string you passed on the
cli. 'yum localinstall' will look for a file on the local file system based
on the string you give it.
'yum install foo-3.3-2.i386.rpm' will search the network for a package name
of "foo-3.3-2.i386.rpm" and likely fail.
'yum localinstall foo-3.3-2.i386.rpm' will attempt to install
$PWD/foo-3.3-2.i386.rpm.
--
Jesse Keating
Release Engineer: Fedora
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.baseurl.org/pipermail/yum-devel/attachments/20070611/d50e6fd8/attachment.pgp
More information about the Yum-devel
mailing list