On Fri, 2006-06-09 at 08:46 -0400, William Hooper wrote:
Sam Drinkard wrote:
William Hooper wrote:
Sam Drinkard wrote: [snip]
<snip>
Nope.. not a syntax error. rpm -e linc-1.0.3-3.1.x86_64.rpm which is the rpm name.
Yes, it is a syntax error. For the "-e" arguement rpm takes the package name, not the file name. The command should be:
rpm -e linc
or, if you have multiple versions (usually only for kernels)
rpm -e linc-1.0.3-3.1
He-he, feeling frisky thas A.M., so ...
Not a syntax error, a semantic error!~ =:-O