Quote:
Originally posted by jailbait
"What will be the correct syntax to install aaa.noarch.rpm?"
noarch simply means that the package will work on any computer architecture versus a package that works only on Intel 686 or DEC Alpha for example. You install a noarch package using the same rpm commands as you would for any other architecture.
___________________________________
Be prepared. Create a LifeBoat CD.
http://users.rcn.com/srstites/LifeBo...home.page.html
Steve Stites
|
Hi,
Noted. Thanks for your advice.
Do you know what will be the correct syntax to check md5sum of a packing. e.g.
$ md5sum -c shorewall-1.4.7-1.noarch.rpm.md5
md5sum: shorewall-1.4.7-1.noarch.rpm.md5: No such file or directory
$ md5sum -c shorewall-1.4.7.tgz.md5
md5sum: shorewall-1.4.7.tgz.md5: No such file or directory
the md5sum tag is in the same directory.
I have no idea what will be the correct syntax. It works for iso image.
B.R.
satimis