On Fri, 2010-06-11 at 17:53 +0930, Tim wrote: > On Thu, 2010-06-10 at 22:45 +0900, Joel Rees wrote: > > Haven't done it with the rpm command, but when I'm doing a rm on a > > list, I tend to just use a GUI editor and paste rm in front of the > > file names. That way I don't have a loop that I have to test with > > dry-run sytax. > > Sidestepping the fact that you don't don't rm packages, but rpm -e them, > you will need to remove several packages simultaneously, because of > dependency issues. > > i.e. you wouldn't do > > rpm -e package-one > rpm -e package-two > rpm -e package-three > > When one package is a dependency for another, you'd have to do > > rpm -e package-one package-two package-three How about using the --nodeps option of rpm? > -- ======================================================================= the real ttys became pseudo ttys and vice-versa. ======================================================================= Aaron Konstam telephone: (210) 656-0355 e-mail: akonstam@xxxxxxxxxxxxx -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines