Am Donnerstag, den 22.02.2007, 19:46 +0100 schrieb Benny Amorsen: > Yum just doesn't follow the Unix commandline tradition. Unix commands > should succeed quietly, and only show output if it is something the > user asks for. Yes you're right. Yum's current mode should be the verbose mode. A benefit of showing stuff is that it makes the command seem faster. When should yum be quiet? # yum install package Should be quiet unless a dependency needs to be pulled in, otherwise it should fail. To counter this: # yum -r install package could resolve dependencies. Shall I file an RFE? -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list