[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Installing an RPM from stdin
- From: John Dallaway <jld ecoscentric com>
- To: rpm-list redhat com
- Subject: Installing an RPM from stdin
- Date: Mon, 07 Aug 2006 09:30:04 +0100
I need a script to install an RPM package presented on the standard
input. I can _query_ a package as follows:
cat mypackage.rpm | rpm -qpl /dev/stdin
But attempts to _install_ a package in this way fail silently.
Are there any workarounds (other than saving the stream to a temporary
file)?
John Dallaway
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]