You are not logged in.

#1 2008-12-14 00:09:53

VuDu
Member
Registered: 2007-05-11
Posts: 95

[SOLVED] Pacman -Syu, Download Only

Hello,

I've searched the man page but found nothing about this.

My ISP has traffic limits and has HappyHours at night, so I'd like to download the possible upgrades with a cronjob but pacman doesn't seem to have a flag for that, like --download-only or something similar.

Is there any alternative?

Should I add a request for that features?

Thanks wink

Last edited by VuDu (2008-12-15 11:19:58)

Offline

#2 2008-12-14 00:12:20

toofishes
Developer
From: Chicago, IL
Registered: 2006-06-06
Posts: 602
Website

Re: [SOLVED] Pacman -Syu, Download Only

Read the manpage, -w/--downloadonly. Not sure how you missed it.

Offline

#3 2008-12-14 00:53:17

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [SOLVED] Pacman -Syu, Download Only

don't know how he missed it. maybe he didn't read the right man page smile
pacman -Sh


Give what you have. To someone, it may be better than you dare to think.

Offline

#4 2008-12-14 01:03:41

Xyne
Administrator/PM
Registered: 2008-08-03
Posts: 6,963
Website

Re: [SOLVED] Pacman -Syu, Download Only

If you're going to run it as a cronjob, you probably want this:

pacman -Syuw --noconfirm

("w" for "download only", and "noconfirm" to suppress dialogues)


My Arch Linux StuffForum EtiquetteCommunity Ethos - Arch is not for everyone

Offline

#5 2008-12-14 10:24:12

VuDu
Member
Registered: 2007-05-11
Posts: 95

Re: [SOLVED] Pacman -Syu, Download Only

Thank you very much!
Honestly, not even I know how I managed to miss it!
So simple... sad sorry for that.

PS: ok, I found out why... I was searching yaourt's man page... that's why. roll damn

Last edited by VuDu (2008-12-14 10:26:15)

Offline

#6 2008-12-15 00:10:28

MoonSwan
Member
From: Great White North
Registered: 2008-01-23
Posts: 881

Re: [SOLVED] Pacman -Syu, Download Only

You may wish to mark this 'solved' too.  smile

Offline

#7 2008-12-15 11:19:43

VuDu
Member
Registered: 2007-05-11
Posts: 95

Re: [SOLVED] Pacman -Syu, Download Only

Just changing the topic prefix to [Solved]?

Offline

#8 2008-12-15 12:18:25

Xyne
Administrator/PM
Registered: 2008-08-03
Posts: 6,963
Website

Re: [SOLVED] Pacman -Syu, Download Only

yep wink

thanks


My Arch Linux StuffForum EtiquetteCommunity Ethos - Arch is not for everyone

Offline

Board footer

Powered by FluxBB