You are not logged in.

#1 2012-11-17 08:37:55

ezzetabi
Member
Registered: 2006-08-27
Posts: 947

Intelligent uses of --noconfirm

noconfirm is one of the most discussed features of pacman, I was wondering what intelligent uses it has.

I only use to download the updates with:

$ pacman -Syyuw --noconfirm

So that pacman download all the files and I can do the update later without waiting downloads.

When do you use this --noconfirm feature?

Offline

#2 2012-11-17 10:36:11

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: Intelligent uses of --noconfirm

alias pac-clean='sudo pacman -Scvv --noconfirm'

I am sure there are other uses.

Offline

#3 2012-11-17 11:25:52

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Intelligent uses of --noconfirm

x33a wrote:
alias pac-clean='sudo pacman -Scvv --noconfirm'

I am sure there are other uses.

A bit OT, but how do I rm the packages but keep the repos?

Offline

#4 2012-11-17 13:10:46

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

Re: Intelligent uses of --noconfirm

well, yes, automatic dl of updates overnight on a server.

then host a LAN httpd for all arch boxes on the lan, which first try to dld the updates through the server.

arch updatates are resource intensive sad

Offline

#5 2012-11-17 13:19:00

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: Intelligent uses of --noconfirm

@ karol, I guess you'll have to avoid the --noconfirm switch in that case.

Offline

Board footer

Powered by FluxBB